Searched refs:isOperandAPointer (Results 1 – 3 of 3) sorted by relevance
297 bool isOperandAPointer(unsigned i) const;
440 bool CodeGenInstruction::isOperandAPointer(unsigned i) const { in isOperandAPointer() function in CodeGenInstruction
3347 bool OperandIsAPointer = SrcGIOrNull->isOperandAPointer(i); in createAndImportSelDAGMatcher()