Searched refs:OperandIsImmArg (Results 1 – 1 of 1) sorted by relevance
3548 bool OperandIsAPointer, bool OperandIsImmArg,4051 bool OperandIsImmArg = SrcGIOrNull->isOperandImmArg(i); in createAndImportSelDAGMatcher() local4074 OperandIsImmArg |= II->isParamImmArg(i - 1); in createAndImportSelDAGMatcher()4079 OperandIsImmArg, OpIdx++, TempOpIdx)) in createAndImportSelDAGMatcher()4120 bool OperandIsImmArg, unsigned OpIdx, unsigned &TempOpIdx) { in importChildMatcher() argument4163 if (!OperandIsImmArg) { in importChildMatcher()4219 if (OperandIsImmArg) { in importChildMatcher()