Searched refs:OperandIsImmArg (Results 1 – 1 of 1) sorted by relevance
386 bool OperandIsAPointer, bool OperandIsImmArg,873 bool OperandIsImmArg = SrcGIOrNull->isInOperandImmArg(i); in createAndImportSelDAGMatcher() local897 OperandIsImmArg |= II->isParamImmArg(i - 1); in createAndImportSelDAGMatcher()902 OperandIsImmArg, OpIdx++, TempOpIdx)) in createAndImportSelDAGMatcher()943 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher() argument997 if (!OperandIsImmArg) { in importChildMatcher()1065 if (OperandIsImmArg) { in importChildMatcher()