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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp190 SDValue ExpandConstant(ConstantSDNode *CP);
346 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { function in class:SelectionDAGLegalize
3324 Results.push_back(ExpandConstant(CP));

Completed in 59 milliseconds