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