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