Searched defs:NewStep (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2511 SDValue NewStep = DAG.getConstant(C0 + C1, DL, SVT); local
2525 SDValue NewStep = DAG.getConstant(SV0 + SV1, DL, SVT); local
3548 SDValue NewStep = DAG.getConstant(-N1.getConstantOperandAPInt(0), DL, local
3934 SDValue NewStep = DAG.getConstant( local
8433 SDValue NewStep = DAG.getConstant( local
[all...]

Completed in 281 milliseconds