Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp94 using PosAndShapesMap = MapVector<Instruction *, SmallVector<Value *, 8>>; typedef in __anon0698435b0111::X86PreAMXConfig
102 bool findConfigShapes(PosAndShapesMap &PosAndShapes);
310 bool X86PreAMXConfig::findConfigShapes(PosAndShapesMap &PosAndShapes) { in findConfigShapes()
359 PosAndShapesMap PosAndShapes; in preTileConfig()