Searched refs:ExpandConstant (Results 1 – 2 of 2) sorted by relevance
232 OldPath := ExpandConstant('{win}') + ';' + ExpandConstant('{win}')+'\COMMAND';
159 SDValue ExpandConstant(ConstantSDNode *CP);296 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { in ExpandConstant() function in SelectionDAGLegalize3204 Results.push_back(ExpandConstant(CP)); in ExpandNode()