Home
last modified time | relevance | path

Searched defs:NewConst (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTypePromotion.cpp363 APInt NewConst = -((-OverflowConst).zext(64)); in isSafeWrap() local
499 APInt NewConst; in PromoteTree() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelDAGToDAG.cpp1983 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local
1999 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
HDHexagonISelLowering.cpp1138 SmallVector<Constant*, 128> NewConst; in LowerConstantPool() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCalls.cpp1487 Constant *NewConst = ConstantFoldBinaryOpOperands( in foldMinimumOverTrailingOrLeadingZeroCount() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUISelLowering.cpp4132 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp2941 APInt NewConst = VRegAndVal->Value.urem( in applyFunnelShiftConstantModulo() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp4759 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local