Home
last modified time | relevance | path

Searched defs:InstrNum (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp215 Optional<MachineFunction::DebugInstrOperandPair> InstrNum = None; in lower() local
/llvm-project-15.0.7/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1331 unsigned InstrNum = MI.getOperand(1).getImm(); in transferDebugPHI() local
3601 const ValueTable *MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIs()
3620 const ValueTable *MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIsImpl()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp858 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef() local
/llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1040 unsigned InstrNum = 0; in parse() local
/llvm-project-15.0.7/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp544 auto TestRegSetSite = [&](const char *Name, unsigned InstrNum) { in TEST_F()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3373 for (unsigned InstrNum : TouchedInstructions.set_bits()) { in iterateTouchedInstructions() local