Searched refs:KeyAMX (Results 1 – 1 of 1) sorted by relevance
109 IntrinsicInst *KeyAMX);221 if (!KeyAMX) in checkVolatileModel()226 for (Value *Op : KeyAMX->operands()) { in checkVolatileModel()240 Value *Op = KeyAMX->getOperand(I); in getKeyAMXShapes()249 if (!isTileStore(KeyAMX)) { in getKeyAMXShapes()250 Shapes.push_back(KeyAMX->getOperand(0)); in getKeyAMXShapes()251 Shapes.push_back(KeyAMX->getOperand(1)); in getKeyAMXShapes()270 IntrinsicInst *KeyAMX = nullptr; in getShapesAndConfigPosEnd() local291 KeyAMX = II; in getShapesAndConfigPosEnd()297 if (!KeyAMX) in getShapesAndConfigPosEnd()[all …]