Home
last modified time | relevance | path

Searched defs:LiveDebugVariables (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp132 INITIALIZE_PASS_DEPENDENCY(LiveDebugVariables) in INITIALIZE_PASS_DEPENDENCY() argument
H A DRegAllocGreedy.h47 class LiveDebugVariables; variable
H A DLiveDebugVariables.cpp92 LiveDebugVariables::LiveDebugVariables() : MachineFunctionPass(ID) { in LiveDebugVariables() function in LiveDebugVariables
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp131 INITIALIZE_PASS_DEPENDENCY(LiveDebugVariables) in INITIALIZE_PASS_DEPENDENCY() argument
H A DLiveDebugVariables.cpp93 LiveDebugVariables::LiveDebugVariables() : MachineFunctionPass(ID) { in LiveDebugVariables() function in LiveDebugVariables
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp72 LiveDebugVariables::LiveDebugVariables() : MachineFunctionPass(ID), pImpl(nullptr) { in LiveDebugVariables() function in LiveDebugVariables