Home
last modified time | relevance | path

Searched refs:AddDbgValueLocationOps (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.h112 void AddDbgValueLocationOps(MachineInstrBuilder &MIB,
H A DInstrEmitter.cpp704 AddDbgValueLocationOps(MIB, DbgValDesc, LocationOps, VRBaseMap); in EmitDbgValue()
737 AddDbgValueLocationOps(MIB, DbgValDesc, LocationOps, VRBaseMap); in EmitDbgValue()
748 void InstrEmitter::AddDbgValueLocationOps( in AddDbgValueLocationOps() function in InstrEmitter