Searched refs:Tiles (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86LowerAMXType.cpp | 1117 Value *Tiles = II->getOperand(0); in combineCastStore() local 1118 Row = getShapeFromAMXIntrinsic(Tiles, ShapeIdx, true); in combineCastStore() 1119 Col = getShapeFromAMXIntrinsic(Tiles, ShapeIdx, false); in combineCastStore()
|
| H A D | X86RegisterInfo.td | 864 // Tiles
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 106 Tiles "tiles" 353 AffTilesNoHWLOC "%1$s: Tiles are only supported if KMP_TOPOLOGY_METHOD=hwloc, using granularity=package instead" 354 AffTilesNoTiles "%1$s: Tiles requested but were not detected on this HW, using granularity=package instead"
|
| /freebsd/lib/libomp/ |
| H A D | kmp_i18n_default.inc | 302 … "%1$s: Tiles are only supported if KMP_TOPOLOGY_METHOD=hwloc, using granularity=package instead", 303 "%1$s: Tiles requested but were not detected on this HW, using granularity=package instead",
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.td | 1838 // * Tiles: 1867 // Tiles
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_affinity.cpp | 113 return ((plural) ? KMP_I18N_STR(Tiles) : KMP_I18N_STR(Tile)); in __kmp_hw_get_catalog_string()
|