Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/llvm/
DIncludeOrderCheck.cpp126 [&FileDirectives](unsigned LHSI, unsigned RHSI) { in EndOfMainFile()
/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/llvm-project/clang/lib/Format/
DSortJavaScriptImports.cpp144 llvm::stable_sort(Indices, [&](unsigned LHSI, unsigned RHSI) { in analyze()
DFormat.cpp2171 llvm::stable_sort(Indices, [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
2186 [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
2355 llvm::sort(Indices, [&](unsigned LHSI, unsigned RHSI) { in sortJavaImports()
2367 [&](unsigned LHSI, unsigned RHSI) { in sortJavaImports()
/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/llvm-project/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp302 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqualImpl() local
471 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqual() local
/external/llvm-project/llvm/utils/TableGen/
DSearchableTableEmitter.cpp225 Init *LHSI = LHS->getValueInit(Field.Name); in compareBy() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3238 Instruction *LHSI = dyn_cast<Instruction>(Op0); in foldICmpInstWithConstantNotInt() local
5816 Instruction *LHSI, in foldFCmpIntToFPConst()
6055 static Instruction *foldFCmpReciprocalAndZero(FCmpInst &I, Instruction *LHSI, in foldFCmpReciprocalAndZero()
6243 Instruction *LHSI; in visitFCmpInst() 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