Searched defs:LHSI (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 123 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local 196 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 993 Instruction *LHSI, in visitICmpInstWithInstAndIntCst() 2144 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local 2151 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitICmpInst() local 2579 Instruction *LHSI, in FoldFCmp_IntToFP_Cst() 2810 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitFCmpInst() local
|
D | InstCombineAndOrXor.cpp | 410 Instruction *LHSI = dyn_cast<Instruction>(LHS); in FoldLogicalPlusAnd() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 140 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/ |
D | SortJavaScriptImports.cpp | 147 [&](unsigned LHSI, unsigned RHSI) { in analyze()
|
D | Format.cpp | 1227 Indices.begin(), Indices.end(), [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | EarlyCSE.cpp | 193 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local 308 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 1539 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
|
D | InstCombineAndOrXor.cpp | 361 Instruction *LHSI = dyn_cast<Instruction>(LHS); in FoldLogicalPlusAnd() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | SearchableTableEmitter.cpp | 214 Init *LHSI = LHS->getValueInit(Field.Name); in compareBy() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 2775 Instruction *LHSI = dyn_cast<Instruction>(Op0); in foldICmpInstWithConstantNotInt() local 4882 Instruction *InstCombiner::foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI, in foldFCmpIntToFPConst() 5191 if (Instruction *LHSI = dyn_cast<Instruction>(Op0)) in visitFCmpInst() local
|