Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp848 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1491 uint64_t InstrNum; ///< Instruction number of this DBG_PHI. member in __anon36b66d1c0211::InstrRefBasedLDV::DebugPHIRecord
2009 unsigned InstrNum = MI.getOperand(1).getImm(); in transferDebugPHI() local
3952 uint64_t InstrNum) { in resolveDbgPHIs()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1041 unsigned InstrNum = 0; in parse() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3341 for (unsigned InstrNum : TouchedInstructions.set_bits()) { in iterateTouchedInstructions() local