Searched refs:OperandIsImmArg (Results 1 – 1 of 1) sorted by relevance
397 bool OperandIsAPointer, bool OperandIsImmArg,921 bool OperandIsImmArg = SrcGIOrNull->isInOperandImmArg(I); in createAndImportSelDAGMatcher() local945 OperandIsImmArg |= II->isParamImmArg(I - 1); in createAndImportSelDAGMatcher()950 OperandIsImmArg, OpIdx++, TempOpIdx)) in createAndImportSelDAGMatcher()991 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher() argument1051 if (!OperandIsImmArg) { in importChildMatcher()1127 if (OperandIsImmArg) { in importChildMatcher()