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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2941 SDValue SelectionDAG::FoldConstantArithmetic(unsigned Opcode, EVT VT, function in class:SelectionDAG
3368 SDValue SV = FoldConstantArithmetic(Opcode, VT, N1.getNode(), N2.getNode());

Completed in 749 milliseconds