Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCodeGenPrepare.cpp308 Constant *NewConst = nullptr; in Mutate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp1814 uint64_t NewConst = V.getConstantOperandVal(i) >> Amount; in willShiftRightEliminate() local
1830 uint64_t NewConst = V.getConstantOperandVal(i) >> Power; in factorOutPowerOf2() local
DHexagonISelLowering.cpp885 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2207 SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT); in SimplifySetCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp3018 SDValue NewConst = DAG.getConstant(ShiftAmt - 32, SL, MVT::i32); in performSrlCombine() local