Home
last modified time | relevance | path

Searched defs:LIs (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp164 LiveIntervals &LIs = G.getMetadata().LIS; in addIntraChainConstraint() local
245 LiveIntervals &LIs = G.getMetadata().LIS; in addInterChainConstraint() local
320 static bool regJustKilledBefore(const LiveIntervals &LIs, unsigned reg, in regJustKilledBefore()
329 LiveIntervals &LIs = G.getMetadata().LIS; in apply() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegMap.cpp226 bool VirtRegMap::FindUnusedRegisters(LiveIntervals* LIs) { in FindUnusedRegisters()
DVirtRegRewriter.cpp1103 LiveIntervals *LIs; member in __anonfcf6b3b80511::LocalRewriter
2264 LocalRewriter::RewriteMBB(LiveIntervals *LIs, in RewriteMBB()