Home
last modified time | relevance | path

Searched defs:RHSCst (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp94 if (RHSCst) in getPointerInfo() local
H A DUtils.cpp1025 auto RHSCst = getIConstantVRegVal(RHS, MRI); ConstantFoldICmp() local
[all...]
H A DCombinerHelper.cpp2482 if (auto RHSCst = getIConstantVRegVal(RHS, MRI)) { matchCombineConstPtrAddToI2P() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp882 auto RHSCst = getIConstantVRegValWithLookThrough(RHS, MRI); trySwapICmpOperands() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp396 if (auto *RHSCst = dyn_cast<ConstantSDNode>(RHS)) matchBinaryPredicate() local
412 auto *RHSCst = dyn_cast<ConstantSDNode>(RHSOp); matchBinaryPredicate() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3604 if (const SCEVConstant *RHSCst = dyn_cast<SCEVConstant>(RHS)) { getUDivExactExpr() local