Home
last modified time | relevance | path

Searched refs:combinedConst (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp2946 int64_t combinedConst = CN0->getSExtValue() + CN1->getSExtValue(); in PerformDAGCombine() local
2947 SDValue combinedValue = DAG.getConstant(combinedConst, Op0VT); in PerformDAGCombine()
2955 << combinedConst << ")\n"; in PerformDAGCombine()