Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp847 unsigned InstrNum = DefMI.getDebugInstrNum(); in EmitDbgInstrRef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp848 unsigned InstrNum = MI.getOperand(0).getImm(); in handleDebugInstrRef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1017 unsigned InstrNum = 0; in parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3341 for (unsigned InstrNum : TouchedInstructions.set_bits()) { in iterateTouchedInstructions() local