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