Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp189 SDValue ExpandConstant(ConstantSDNode *CP);
345 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { in ExpandConstant() function in SelectionDAGLegalize
3301 Results.push_back(ExpandConstant(CP)); in ExpandNode()