Searched defs:LHSC (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6082 const Type *LHSC = getCanonicalType(LHS).getTypePtr(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1200 ConstantInt *LHSC = dyn_cast<ConstantInt>(LHS->getOperand(1)); local
2198 ConstantInt *LHSC = dyn_cast<ConstantInt>(LHS->getOperand(1)); local
[all...]
H A DInstCombineCompares.cpp5026 const APInt *LHSC; local

Completed in 188 milliseconds