Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp363 APInt NewConst = -((-OverflowConst).zext(64)); in isSafeWrap() local
499 APInt NewConst; in PromoteTree() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1983 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local
1999 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
H A DHexagonISelLowering.cpp1138 SmallVector<Constant*, 128> NewConst; LowerConstantPool() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4138 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); performSrlCombine() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2941 APInt NewConst = VRegAndVal->Value.urem( applyFunnelShiftConstantModulo() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4749 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); SimplifySetCC() local