Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp463 auto *NewConst = ConstantInt::get(Ctx, Const->getValue().abs()); in PrepareWrappingAdds() local
537 Constant *NewConst = ConstantExpr::getZExt(Const, ExtTy); in PromoteTree() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1890 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local
1906 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
H A DHexagonISelLowering.cpp1119 SmallVector<Constant*, 128> NewConst; in LowerConstantPool() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1826 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local
1842 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
H A DHexagonISelLowering.cpp947 SmallVector<Constant *, 128> NewConst; in convert_i1_to_i8() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp497 Constant *NewConst = (SafeWrap.contains(I) && in PromoteTree() local
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dobject.go254 func NewConst(pos token.Pos, pkg *Package, name string, typ Type, val constant.Value) *Const { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dobject.go251 func NewConst(pos syntax.Pos, pkg *Package, name string, typ Type, val constant.Value) *Const { func
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1610 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2428 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3304 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3189 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3404 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4491 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local