Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp102 bool findConfigShapes(PosAndShapesMap &PosAndShapes);
309 bool X86PreAMXConfig::findConfigShapes(PosAndShapesMap &PosAndShapes) { in findConfigShapes() function in __anoned08aeb40111::X86PreAMXConfig
359 bool NeedCfg = findConfigShapes(PosAndShapes); in preTileConfig()