Home
last modified time | relevance | path

Searched refs:splitLocation (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp133 bool splitLocation(unsigned OldLocNo, ArrayRef<LiveInterval*> NewRegs);
743 UserValue::splitLocation(unsigned OldLocNo, ArrayRef<LiveInterval*> NewRegs) { in splitLocation() function in UserValue
850 DidChange |= splitLocation(LocNo, NewRegs); in splitRegister()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp138 bool splitLocation(unsigned OldLocNo, ArrayRef<unsigned> NewRegs,
779 UserValue::splitLocation(unsigned OldLocNo, ArrayRef<unsigned> NewRegs, in splitLocation() function in UserValue
888 DidChange |= splitLocation(LocNo, NewRegs, LIS); in splitRegister()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp178 bool splitLocation(unsigned OldLocNo, ArrayRef<unsigned> NewRegs,
902 UserValue::splitLocation(unsigned OldLocNo, ArrayRef<unsigned> NewRegs, in splitLocation() function in UserValue
1017 DidChange |= splitLocation(LocNo, NewRegs, LIS); in splitRegister()