Home
last modified time | relevance | path

Searched defs:getLiveRange (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp27 const StackColoring::LiveRange &StackColoring::getLiveRange(AllocaInst *AI) { in getLiveRange() function in StackColoring
DRegisterPressure.cpp194 static const LiveRange *getLiveRange(const LiveIntervals &LIS, unsigned Reg) { in getLiveRange() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp41 const StackColoring::LiveRange &StackColoring::getLiveRange(AllocaInst *AI) { in getLiveRange() function in StackColoring
DRegisterPressure.cpp237 static const LiveRange *getLiveRange(const LiveIntervals &LIS, unsigned Reg) { in getLiveRange() function
/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp40 StackLifetime::getLiveRange(const AllocaInst *AI) const { in getLiveRange() function in StackLifetime
/external/swiftshader/third_party/subzero/src/
DIceOperand.h772 LiveRange &getLiveRange() { return Live; } in getLiveRange() function
773 const LiveRange &getLiveRange() const { return Live; } in getLiveRange() function
/external/llvm-project/llvm/lib/CodeGen/
DRegisterPressure.cpp237 static const LiveRange *getLiveRange(const LiveIntervals &LIS, unsigned Reg) { in getLiveRange() function