Home
last modified time | relevance | path

Searched defs:CompareRHS (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp194 Constant *CompareRHS = cast<Constant>(ICI.getOperand(1)); foldCmpLoadFromIndexedGlobal() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7598 auto *CompareRHS = dyn_cast<ConstantSDNode>(ICmp->getOperand(1)); combineCCMask() local
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13745 uint64_t CompareRHS = RHSOffset.getQuantity(); EvaluateComparisonBinaryOperator() local