Home
last modified time | relevance | path

Searched defs:LIU (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInterferenceCache.cpp82 LiveIntervalUnion *LIU = LIUArray + *AS; in reset() local
98 LiveIntervalUnion *LIU = LIUArray + *AS; in valid() local
DLiveIntervalUnion.h124 Query(LiveInterval *VReg, LiveIntervalUnion *LIU): in Query()
140 void init(unsigned UTag, LiveInterval *VReg, LiveIntervalUnion *LIU) { in init()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h125 Query(LiveInterval *VReg, LiveIntervalUnion *LIU): in Query()
141 void init(unsigned UTag, LiveInterval *VReg, LiveIntervalUnion *LIU) { in init()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h133 Query(const LiveRange &LR, const LiveIntervalUnion &LIU): in Query()