Home
last modified time | relevance | path

Searched defs:InsertIt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp39 if (InstListType::iterator InsertIt = InsertBefore; InsertIt.isValid()) { in Instruction() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2055 auto InsertIt = M.insertAction<MakeTempRegisterAction>(M.actions_begin(), in emitCodeGenInstructionApplyImmOperand() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp74 MachineBasicBlock::iterator InsertIt(&InsertPt); in constrainOperandRegClass() local