Home
last modified time | relevance | path

Searched defs:ksl (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dparallel_loop_emitter.cc172 KernelSupportLibrary ksl(b_, llvm_ir::UnrollMode::kDefaultUnroll); in EmitLoop() local
Dir_emitter_unnested.cc3971 int64 vector_size, const string& loop_name, KernelSupportLibrary* ksl, in UnrollInnerTileLoop()
4003 KernelSupportLibrary* ksl, const ThreadIdInfo& thread_id_info, in EmitTile()
4476 KernelSupportLibrary ksl(&b_); in EmitEpilogueForReduction() local
4587 KernelSupportLibrary ksl(&b_, llvm_ir::UnrollMode::kDefaultUnroll); in EmitPrintfWithThreadId() local
4710 KernelSupportLibrary ksl(&b_, llvm_ir::UnrollMode::kDefaultUnroll); in EmitTilingKernel() local
4900 llvm::Value* tile_width, KernelSupportLibrary* ksl) { in EmitHlo021Tile()
5449 llvm::Value* tile_width, KernelSupportLibrary* ksl) { in EmitIRForReduction()
5647 KernelSupportLibrary ksl(&b_, llvm_ir::UnrollMode::kDefaultUnroll); in EmitReductionFromOrToContiguousDimensions() local
5754 KernelSupportLibrary ksl(&b_, llvm_ir::UnrollMode::kDefaultUnroll); in EmitElementForInputFusibleSlices() local
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dsort_util.cc113 KernelSupportLibrary ksl(b); in EmitCompareLoopBody() local
152 KernelSupportLibrary ksl(b); in EmitTiledCompareLoop() local
/external/llvm-project/clang/test/SemaCXX/
Dconstexpr-string.cpp178 constexpr long ksl[] = {0, -1}; variable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc1151 KernelSupportLibrary ksl(b); in EmitBatchDotOperation() local