/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 463 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 D | HexagonISelDAGToDAG.cpp | 1890 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local 1906 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
|
H A D | HexagonISelLowering.cpp | 1119 SmallVector<Constant*, 128> NewConst; in LowerConstantPool() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 1826 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local 1842 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
|
H A D | HexagonISelLowering.cpp | 947 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 D | TypePromotion.cpp | 497 Constant *NewConst = (SafeWrap.contains(I) && in PromoteTree() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/ |
D | object.go | 254 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/ |
D | object.go | 251 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 D | TargetLowering.cpp | 1610 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2428 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 D | AMDGPUISelLowering.cpp | 3304 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 D | AMDGPUISelLowering.cpp | 3189 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 D | TargetLowering.cpp | 3404 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 D | TargetLowering.cpp | 4491 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local
|