Searched refs:KeyAMX (Results 1 – 1 of 1) sorted by relevance
110 IntrinsicInst *KeyAMX);212 if (!KeyAMX) in checkVolatileModel()217 for (Value *Op : KeyAMX->operands()) { in checkVolatileModel()231 Value *Op = KeyAMX->getOperand(I); in getKeyAMXShapes()240 if (!isTileStore(KeyAMX)) { in getKeyAMXShapes()241 Shapes.push_back(KeyAMX->getOperand(0)); in getKeyAMXShapes()242 Shapes.push_back(KeyAMX->getOperand(1)); in getKeyAMXShapes()261 IntrinsicInst *KeyAMX = nullptr; in getShapesAndConfigPosEnd() local282 KeyAMX = II; in getShapesAndConfigPosEnd()288 if (!KeyAMX) in getShapesAndConfigPosEnd()[all …]