Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineDebugify.cpp94 const MCInstrDesc &DbgValDesc = TII.get(TargetOpcode::DBG_VALUE); in applyDebugifyMetadataToMachineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp693 const MCInstrDesc &DbgValDesc = TII->get(TargetOpcode::DBG_VALUE_LIST); in EmitDbgValue() local
731 const MCInstrDesc &DbgValDesc = TII->get(TargetOpcode::DBG_VALUE); in EmitDbgValue() local
749 MachineInstrBuilder &MIB, const MCInstrDesc &DbgValDesc, in AddDbgValueLocationOps()