Searched refs:X86PreAMXConfig (Results 1 – 4 of 4) sorted by relevance
93 class X86PreAMXConfig { class99 X86PreAMXConfig(Function &Func) : F(Func) {} in X86PreAMXConfig() function in __anoned08aeb40111::X86PreAMXConfig153 void X86PreAMXConfig::preWriteTileCfg(Value *I8Ptr, IRBuilderBase &Builder, in preWriteTileCfg()183 void X86PreAMXConfig::addTileConfig(Instruction *ModelStart, in addTileConfig()206 bool X86PreAMXConfig::checkVolatileModel(SmallSet<Value *, 4> &Loads, in checkVolatileModel()228 bool X86PreAMXConfig::getKeyAMXShapes(IntrinsicInst *KeyAMX, in getKeyAMXShapes()259 X86PreAMXConfig::getShapesAndConfigPosEnd(BasicBlock::iterator Iter, in getShapesAndConfigPosEnd()309 bool X86PreAMXConfig::findConfigShapes(PosAndShapesMap &PosAndShapes) { in findConfigShapes()357 bool X86PreAMXConfig::preTileConfig() { in preTileConfig()390 X86PreAMXConfig PCFG(F); in runOnFunction()
39 X86PreAMXConfig.cpp
124 "X86PreAMXConfig.cpp",
6831 llvm/lib/Target/X86/X86PreAMXConfig.cpp