Searched refs:Select_INLINEASM (Results 1 – 2 of 2) sorted by relevance
252 SDNode *Select_INLINEASM(SDNode *N);
1956 SDNode *SelectionDAGISel::Select_INLINEASM(SDNode *N) { in Select_INLINEASM() function in SelectionDAGISel2629 case ISD::INLINEASM: return Select_INLINEASM(NodeToMatch); in SelectCodeCommon()