Home
last modified time | relevance | path

Searched defs:Tile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp150 Value *Col, Value *Ptr, Value *Stride, Value *Tile) { in createTileLoadStoreLoops()
516 Value *M, *N, *Ptr, *Stride, *Tile; in lowerTileLoadStore() local
H A DX86LowerAMXType.cpp196 Value *Tile = Bitcast->getOperand(0); in combineBitcastStore() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp177 } else if (const auto *Tile = dyn_cast<OMPTileDirective>(&S)) { in emitPreInitStmt() local