Searched defs:LHSI (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp211 Init *LHSI = LHS->getValueInit(Field.Name); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp304 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; local
461 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3171 Instruction *LHSI = dyn_cast<Instruction>(Op0); local
5684 foldFCmpIntToFPConst(FCmpInst &I, Instruction *LHSI, Constant *RHSC) argument
5923 foldFCmpReciprocalAndZero(FCmpInst &I, Instruction *LHSI, Constant *RHSC) argument
6117 Instruction *LHSI; local
[all...]

Completed in 81 milliseconds