Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp215 std::optional<MachineFunction::DebugInstrOperandPair> InstrNum; in lower() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1741 unsigned InstrNum = MI.getOperand(1).getImm(); in transferDebugPHI() local
4077 const ValueTable *MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIs()
4096 const ValueTable *MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIsImpl()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp878 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1096 unsigned InstrNum = 0; in parse() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3371 for (unsigned InstrNum : TouchedInstructions.set_bits()) { in iterateTouchedInstructions() local