Home
last modified time | relevance | path

Searched refs:LiveDebugValues (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveDebugValues.cpp46 class LiveDebugValues : public MachineFunctionPass { class
95 LiveDebugValues();
114 char LiveDebugValues::ID = 0;
115 char &llvm::LiveDebugValuesID = LiveDebugValues::ID;
116 INITIALIZE_PASS(LiveDebugValues, "livedebugvalues", "Live DEBUG_VALUE analysis",
120 LiveDebugValues::LiveDebugValues() : MachineFunctionPass(ID) { in LiveDebugValues() function in LiveDebugValues
126 void LiveDebugValues::getAnalysisUsage(AnalysisUsage &AU) const { in getAnalysisUsage()
163 void LiveDebugValues::printVarLocInMBB(const VarLocInMBB &V, const char *msg, in printVarLocInMBB()
178 bool LiveDebugValues::VarLoc::operator==(const VarLoc &V) const { in operator ==()
185 void LiveDebugValues::transferDebugValue(MachineInstr &MI, in transferDebugValue()
[all …]
DAndroid.mk40 LiveDebugValues.cpp \
DCMakeLists.txt28 LiveDebugValues.cpp
/external/llvm/test/DebugInfo/X86/
Dlive-debug-values.ll4 ; Generated from the source file LiveDebugValues.c:
26 ; with clang -g -O3 -emit-llvm -c LiveDebugValues.c -S -o live-debug-values.ll
36 ; ModuleID = 'LiveDebugValues.c'
106 !1 = !DIFile(filename: "LiveDebugValues.c", directory: "/home/vt/julia/test/tvvikram")
/external/llvm/test/DebugInfo/MIR/X86/
Dlive-debug-values.mir4 # Generated from the source file LiveDebugValues.c:
26 # with clang -g -O3 -c -emit-llvm LiveDebugValues.c -S -o live-debug-values.ll
111 !1 = !DIFile(filename: "LiveDebugValues.c", directory: "/home/vt/julia/test/tvvikram")
Dlive-debug-values-3preds.mir4 # Generated from the source file LiveDebugValues-3preds.c:
24 # with clang -g -O1 -c -emit-llvm LiveDebugValues-3preds.c -S -o live-debug-values-3preds.ll
105 !1 = !DIFile(filename: "LiveDebugValues-3preds.c", directory: "/home/vt/julia/test/tvvikram")