Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp652 LoadInst *LI1 = LOps.Root; in foldLoadsRecursive() local
792 LoadInst *NewLoad = nullptr, *LI1 = LOps.Root; foldConsecutiveLoads() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp624 [](const RegisterMaskPair &LI0, const RegisterMaskPair &LI1) { in sortUniqueLiveIns()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1497 auto *LI1 = dyn_cast<LoadInst>(V1); in getShallowScore() local