Home
last modified time | relevance | path

Searched refs:X86PreAMXConfig (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp93 class X86PreAMXConfig { class
99 X86PreAMXConfig(Function &Func) : F(Func) {} in X86PreAMXConfig() function in __anoned08aeb40111::X86PreAMXConfig
153 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()
H A DCMakeLists.txt39 X86PreAMXConfig.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/X86/
H A DBUILD.gn124 "X86PreAMXConfig.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6831 llvm/lib/Target/X86/X86PreAMXConfig.cpp