/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LowerAMXIntrinsics.cpp | 78 Value *Ptr, Value *Stride, Value *Tile); 150 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops() argument 220 auto *BitCast = cast<BitCastInst>(Tile); in createTileLoadStoreLoops() 516 Value *M, *N, *Ptr, *Stride, *Tile; in lowerTileLoadStore() local 524 m_Value(Stride), m_Value(Tile))); in lowerTileLoadStore() 537 IsTileLoad ? nullptr : Tile); in lowerTileLoadStore()
|
H A D | X86LowerAMXType.cpp | 196 Value *Tile = Bitcast->getOperand(0); in combineBitcastStore() local 197 auto *II = cast<IntrinsicInst>(Tile); in combineBitcastStore() 208 std::array<Value *, 5> Args = {Row, Col, I8Ptr, Stride, Tile}; in combineBitcastStore()
|
H A D | X86RegisterInfo.td | 268 // Tile config registers. 271 // Tile "registers".
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | arm-realview-eb-11mp-bbrevd.dts | 27 model = "ARM RealView Emulation Baseboard Rev D with ARM11MPCore Rev C Core Tile";
|
H A D | arm-realview-eb-11mp-bbrevd-ctrevb.dts | 31 model = "ARM RealView Emulation Baseboard Rev D with ARM11MPCore Core Tile Rev B";
|
H A D | arm-realview-eb-11mp.dts | 27 model = "ARM RealView Emulation Baseboard with ARM11MPCore Rev C Core Tile";
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
H A D | VectorizationPlan.rst | 109 Hierarchical CFG data structure is similar to the Tile Tree [5]_, where 110 cross-Tile edges are lifted to connect Tiles instead of the original 111 basic-blocks as in Sharir [6]_, promoting the Tile encapsulation. The terms 112 Region and Block are used rather than Tile [5]_ to avoid confusion with loop
|
/netbsd-src/lib/libusbhid/ |
H A D | usb_hid_usages | 1024 0x23A AC Tile Horizontally 1025 0x23B AC Tile Vertically
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
H A D | tilepro.md | 2708 /* Tile out immediate and expand to general case. */ 2786 /* Tile out immediate and expand to general case. */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
H A D | tilepro.md | 2708 /* Tile out immediate and expand to general case. */ 2786 /* Tile out immediate and expand to general case. */
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.md | 4206 /* Tile out immediate and expand to general case. */ 4284 /* Tile out immediate and expand to general case. */
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.md | 4206 /* Tile out immediate and expand to general case. */ 4284 /* Tile out immediate and expand to general case. */
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGStmtOpenMP.cpp | 177 } else if (const auto *Tile = dyn_cast<OMPTileDirective>(&S)) { in emitPreInitStmt() local 178 PreInits = cast_or_null<DeclStmt>(Tile->getPreInits()); in emitPreInitStmt()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2011 | 1110 * doc/as.texinfo: Add Tile-Gx and TILEPro documentation. Include
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2011 | 1110 * doc/as.texinfo: Add Tile-Gx and TILEPro documentation. Include
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | NEWS | 2950 Tile
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | NEWS | 4830 Tile
|
/netbsd-src/etc/ |
H A D | services | 15265 tile-ml 10261/tcp # Tile remote machine learning [_1026_Labs] …
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 22513 Tiles are matrices the same size or smaller than ZA. Tile slices are vectors
|