Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp94 using PosAndShapesMap = MapVector<Instruction *, SmallVector<Value *, 8>>; typedef in __anoned08aeb40111::X86PreAMXConfig
102 bool findConfigShapes(PosAndShapesMap &PosAndShapes);
309 bool X86PreAMXConfig::findConfigShapes(PosAndShapesMap &PosAndShapes) { in findConfigShapes()
358 PosAndShapesMap PosAndShapes; in preTileConfig()