Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86DynAllocaExpander.cpp213 std::optional<MachineFunction::DebugInstrOperandPair> InstrNum; in lower() local
H A DX86CmovConversion.cpp868 if (unsigned InstrNum = MIIt->peekDebugInstrNum()) in convertCmovInstsToBranches() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1735 unsigned InstrNum = MI.getOperand(1).getImm(); transferDebugPHI() local
4074 resolveDbgPHIs(MachineFunction & MF,const FuncValueTable & MLiveOuts,const FuncValueTable & MLiveIns,MachineInstr & Here,uint64_t InstrNum) resolveDbgPHIs() argument
4089 resolveDbgPHIsImpl(MachineFunction & MF,const FuncValueTable & MLiveOuts,const FuncValueTable & MLiveIns,MachineInstr & Here,uint64_t InstrNum) resolveDbgPHIsImpl() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp878 unsigned InstrNum = DefMI->getDebugInstrNum(); EmitDbgInstrRef() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1122 unsigned InstrNum = 0; in parse() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3377 for (unsigned InstrNum : TouchedInstructions.set_bits()) { iterateTouchedInstructions() local