Searched refs:initializeDbgValue (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.cpp44 V.initializeDbgValue(&MI);
H A DDwarfDebug.h78 /// for MMI entries, or \a initializeDbgValue() for DBG_VALUE instructions.
96 void initializeDbgValue(const MachineInstr *DbgValue) { function in class:llvm::DbgVariable
H A DDwarfDebug.cpp939 RegVar->initializeDbgValue(MInsn);

Completed in 232 milliseconds