Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp463 auto *NewConst = ConstantInt::get(Ctx, Const->getValue().abs()); in PrepareWrappingAdds() local
537 Constant *NewConst = ConstantExpr::getZExt(Const, ExtTy); in PromoteTree() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1826 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local
1842 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
DHexagonISelLowering.cpp947 SmallVector<Constant *, 128> NewConst; in convert_i1_to_i8() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1610 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp2428 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp3189 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3404 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local