Searched refs:OperandIsImmArg (Results 1 – 1 of 1) sorted by relevance
3582 bool OperandIsAPointer, bool OperandIsImmArg,4101 bool OperandIsImmArg = SrcGIOrNull->isOperandImmArg(i); in createAndImportSelDAGMatcher() local4124 OperandIsImmArg |= II->isParamImmArg(i - 1); in createAndImportSelDAGMatcher()4129 OperandIsImmArg, OpIdx++, TempOpIdx)) in createAndImportSelDAGMatcher()4170 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher() argument4224 if (!OperandIsImmArg) { in importChildMatcher()4280 if (OperandIsImmArg) { in importChildMatcher()