Searched refs:OperandIsImmArg (Results 1 – 1 of 1) sorted by relevance
3623 bool OperandIsAPointer, bool OperandIsImmArg,4159 bool OperandIsImmArg = SrcGIOrNull->isOperandImmArg(i); in createAndImportSelDAGMatcher() local4182 OperandIsImmArg |= II->isParamImmArg(i - 1); in createAndImportSelDAGMatcher()4187 OperandIsImmArg, OpIdx++, TempOpIdx)) in createAndImportSelDAGMatcher()4228 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher() argument4282 if (!OperandIsImmArg) { in importChildMatcher()4338 if (OperandIsImmArg) { in importChildMatcher()