Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp213 std::optional<MachineFunction::DebugInstrOperandPair> InstrNum; lower() local
H A DX86CmovConversion.cpp868 if (unsigned InstrNum = MIIt->peekDebugInstrNum()) in convertCmovInstsToBranches() local
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1736 unsigned InstrNum = MI.getOperand(1).getImm(); transferDebugPHI() local
4075 resolveDbgPHIs(MachineFunction & MF,const FuncValueTable & MLiveOuts,const FuncValueTable & MLiveIns,MachineInstr & Here,uint64_t InstrNum) resolveDbgPHIs() argument
4090 resolveDbgPHIsImpl(MachineFunction & MF,const FuncValueTable & MLiveOuts,const FuncValueTable & MLiveIns,MachineInstr & Here,uint64_t InstrNum) resolveDbgPHIsImpl() argument
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp905 unsigned InstrNum = DefMI->getDebugInstrNum(); EmitDbgInstrRef() local
/llvm-project/llvm/unittests/CodeGen/
H A DInstrRefLDVTest.cpp546 auto TestRegSetSite = [&](const char *Name, unsigned InstrNum) { in TEST_F() argument
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1122 unsigned InstrNum = 0; parse() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3377 for (unsigned InstrNum : TouchedInstructions.set_bits()) { iterateTouchedInstructions() local