Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp196 SDValue ExpandConstant(ConstantSDNode *CP);
353 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { in ExpandConstant() function in SelectionDAGLegalize
3672 Results.push_back(ExpandConstant(CP)); in ExpandNode()