Home
last modified time | relevance | path

Searched refs:AluInstr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp73 const MbbIterator &AluInstr, bool Before);
231 const MbbIterator &AluInstr, in insertMergedInstruction() argument
237 MachineOperand AluOffset = AluInstr->getOperand(2); in insertMergedInstruction()
244 LPAC::AluCode AluOpcode = mergedAluCode(AluInstr->getOpcode()); in insertMergedInstruction()