Searched refs:OperandIsImmArg (Results 1 – 1 of 1) sorted by relevance
395 bool OperandIsAPointer, bool OperandIsImmArg,893 bool OperandIsImmArg = SrcGIOrNull->isInOperandImmArg(I); in createAndImportSelDAGMatcher() local917 OperandIsImmArg |= II->isParamImmArg(I - 1); in createAndImportSelDAGMatcher()922 OperandIsImmArg, OpIdx++, TempOpIdx)) in createAndImportSelDAGMatcher()963 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher() argument1017 if (!OperandIsImmArg) { in importChildMatcher()1085 if (OperandIsImmArg) { in importChildMatcher()