Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp163 LiveIntervals &LIs = G.getMetadata().LIS; in addIntraChainConstraint() local
244 LiveIntervals &LIs = G.getMetadata().LIS; in addInterChainConstraint() local
319 static bool regJustKilledBefore(const LiveIntervals &LIs, unsigned reg, in regJustKilledBefore()
328 LiveIntervals &LIs = G.getMetadata().LIS; in apply() local
/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-16.0/llvm/lib/Target/AArch64/
DAArch64PBQPRegAlloc.cpp163 LiveIntervals &LIs = G.getMetadata().LIS; in addIntraChainConstraint() local
244 LiveIntervals &LIs = G.getMetadata().LIS; in addInterChainConstraint() local
319 static bool regJustKilledBefore(const LiveIntervals &LIs, unsigned reg, in regJustKilledBefore()
328 LiveIntervals &LIs = G.getMetadata().LIS; in apply() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DInterleavedLoadCombinePass.cpp663 std::set<LoadInst *> LIs; member
1100 InterleavedLoadCombineImpl::findFirstLoad(const std::set<LoadInst *> &LIs) { in findFirstLoad()
1125 std::set<LoadInst *> LIs; in combine() local
DLiveDebugVariables.cpp1116 SmallDenseMap<unsigned, std::pair<LiveRange *, const VNInfo *>> LIs; in computeIntervals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedLoadCombinePass.cpp664 std::set<LoadInst *> LIs; member
1102 InterleavedLoadCombineImpl::findFirstLoad(const std::set<LoadInst *> &LIs) { in findFirstLoad()
1129 std::set<LoadInst *> LIs; in combine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMustExecute.cpp362 SmallVector<LoopInfo *, 8> LIs; in runOnModule() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMustExecute.cpp374 SmallVector<std::unique_ptr<LoopInfo>, 8> LIs; in runOnModule() local