Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp187 SDValue ExpandConstant(ConstantSDNode *CP);
343 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { in ExpandConstant() function in SelectionDAGLegalize
3272 Results.push_back(ExpandConstant(CP)); in ExpandNode()