Home
last modified time | relevance | path

Searched defs:vsl (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Dbuiltins-systemz-vector-error.c18 volatile vec_slong vsl; variable
Dbuiltins-systemz-vector.c18 volatile vec_slong vsl; variable
Dbuiltins-systemz-zvector-error.c11 volatile vector signed long long vsl; variable
Dbuiltins-systemz-zvector.c11 volatile vector signed long long vsl; variable
/external/libexif/libexif/fuji/
Dmnote-fuji-entry.c194 ExifSLong vsl; in mnote_fuji_entry_get_value() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dllvm_ir_runtime.cc120 VectorSupportLibrary vsl(F32, vector_width, b, "exp_f32"); in GenerateVF32Exp() local
178 VectorSupportLibrary vsl(F32, vector_width, b, "log_f32"); in GenerateVF32Log() local
Dtiled_dot_emitter.cc36 MemoryTile(VectorSupportLibrary* vsl, llvm::IRBuilder<>* b, in MemoryTile()
780 VectorSupportLibrary vsl(scalar_type(), current_vectorization_width, b_, in HandleResiduesOnN() local
795 VectorSupportLibrary vsl(scalar_type(), 1, b_, "gemm"); in HandleResiduesOnN() local
803 void TiledSmallGemmEmitter::HandleResiduesOnK(VectorSupportLibrary* vsl, in HandleResiduesOnK()
821 VectorSupportLibrary* vsl, int64 tile_size_k, llvm::Value* k_start, in HandleResiduesOnM()
904 VectorSupportLibrary* vsl, int64 tile_size_k, llvm::Value* k_start, in EmitTiledGemm()