Return the LLTs of the first five operands.
Declared in <llvm/CodeGen/MachineInstr.h>
<llvm/CodeGen/MachineInstr.h>
std::tuple<LLT, LLT, LLT, LLT, LLT> getFirst5LLTs() const;
Tuple of LLTs for the first five operands.