Home
last modified time | relevance | path

Searched defs:DbgValDesc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp106 const MCInstrDesc &DbgValDesc = TII.get(TargetOpcode::DBG_VALUE); in applyDebugifyMetadataToMachineFunction() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp936 AddDbgValueLocationOps(MIB, DbgValDesc, SD->getLocationOps(), VRBaseMap); in EmitDbgValueList() local
756 AddDbgValueLocationOps(MachineInstrBuilder & MIB,const MCInstrDesc & DbgValDesc,ArrayRef<SDDbgOperand> LocationOps,DenseMap<SDValue,Register> & VRBaseMap) AddDbgValueLocationOps() argument