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