Home
last modified time | relevance | path

Searched defs:LHSI (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp140 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
230 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
/external/clang/lib/Format/
DSortJavaScriptImports.cpp147 [&](unsigned LHSI, unsigned RHSI) { in analyze()
DFormat.cpp1227 Indices.begin(), Indices.end(), [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp304 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqualImpl() local
461 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1539 Instruction *LHSI, in visitICmpInstWithInstAndIntCst()
3624 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local
3640 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local
4298 Instruction *LHSI, in FoldFCmp_IntToFP_Cst()
4592 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitFCmpInst() local
DInstCombineAndOrXor.cpp361 Instruction *LHSI = dyn_cast<Instruction>(LHS); in FoldLogicalPlusAnd() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3171 Instruction *LHSI = dyn_cast<Instruction>(Op0); in foldICmpInstWithConstantNotInt() local
5684 Instruction *InstCombiner::foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI, in foldFCmpIntToFPConst()
5923 static Instruction *foldFCmpReciprocalAndZero(FCmpInst &I, Instruction *LHSI, in foldFCmpReciprocalAndZero()
6117 Instruction *LHSI; in visitFCmpInst() local