Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp130 [&FileDirectives](unsigned LHSI, unsigned RHSI) { in EndOfMainFile()
/llvm-project/clang/lib/Format/
H A DFormat.cpp3091 __anon57ed8e8e0502(unsigned LHSI, unsigned RHSI) sortCppIncludes() argument
3100 __anon57ed8e8e0602(unsigned LHSI, unsigned RHSI) sortCppIncludes() argument
3118 __anon57ed8e8e0702(unsigned LHSI, unsigned RHSI) sortCppIncludes() argument
3331 __anon57ed8e8e0802(unsigned LHSI, unsigned RHSI) sortJavaImports() argument
3343 __anon57ed8e8e0902(unsigned LHSI, unsigned RHSI) sortJavaImports() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp358 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; isEqualImpl() local
545 CallInst *LHSI = cast<CallInst>(LHS.Inst); isEqual() local
[all...]
/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp237 const Init *LHSI = LHS->getValueInit(Field.Name); in compareBy() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4094 Instruction *LHSI = dyn_cast<Instruction>(Op0); foldICmpInstWithConstantNotInt() local
7604 foldFCmpIntToFPConst(FCmpInst & I,Instruction * LHSI,Constant * RHSC) foldFCmpIntToFPConst() argument
7839 foldFCmpReciprocalAndZero(FCmpInst & I,Instruction * LHSI,Constant * RHSC) foldFCmpReciprocalAndZero() argument
8005 foldFCmpFSubIntoFCmp(FCmpInst & I,Instruction * LHSI,Constant * RHSC,InstCombinerImpl & CI) foldFCmpFSubIntoFCmp() argument
8208 Instruction *LHSI; visitFCmpInst() local
[all...]
/llvm-project/clang/lib/AST/Interp/
H A DInterp.h
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp9031 if (const Instruction *LHSI = dyn_cast<Instruction>(LHS)) { isImpliedCondition() local