Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp94 auto RHSCst = getIConstantVRegValWithLookThrough(PtrAddRHS, MRI); in getPointerInfo() local
H A DCombinerHelper.cpp2349 if (auto RHSCst = getIConstantVRegVal(RHS, MRI)) { matchCombineConstPtrAddToI2P() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp885 auto RHSCst = getIConstantVRegValWithLookThrough(RHS, MRI); trySwapICmpOperands() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp395 if (auto *RHSCst = dyn_cast<ConstantSDNode>(RHS)) matchBinaryPredicate() local
411 auto *RHSCst = dyn_cast<ConstantSDNode>(RHSOp); matchBinaryPredicate() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3602 if (const SCEVConstant *RHSCst = dyn_cast<SCEVConstant>(RHS)) { getUDivExactExpr() local