Home
last modified time | relevance | path

Searched defs:ConstOp (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp84 Constant *ConstOp = cast<Constant>(&Op); in shouldConvertToRelLookupTable() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2475 std::optional<APInt> ConstOp = getConstantPart(Product); in gcdMIVtest() local
H A DInstructionSimplify.cpp4442 if (Constant *ConstOp = dyn_cast<Constant>(NewOp)) in simplifyWithOpsReplaced() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp615 const Constant *ConstOp = dyn_cast<Constant>(Op); in ConstHasGlobalValuePredicate() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1035 ConstantSDNode *ConstOp; in combineShiftToAVG() local
H A DDAGCombiner.cpp17852 SDValue ConstOp, Pow2Op; in combineFMulOrFDivWithIntPow2() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16695 SDValue ConstOp = DAG.getConstant(Imm, dl, MVT::i32); in PerformDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp18325 const SDValue &ConstOp) -> bool { in combine_CC()