Home
last modified time | relevance | path

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

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