HomeSort by relevance Sort by last modified time
    Searched full:spir (Results 226 - 250 of 479) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/Support/
Triple.cpp 60 case spir: return "spir";
130 case spir:
131 case spir64: return "spir";
279 .Case("spir", spir)
390 .Case("spir", Triple::spir)
610 case Triple::spir:
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Triple.cpp 63 case spir: return "spir";
133 case spir:
134 case spir64: return "spir";
292 .Case("spir", spir)
406 .Case("spir", Triple::spir)
634 case Triple::spir:
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Versions.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestPackage.cpp 246 TCU_THROW(NotSupportedError, "Shader requires SPIR-V higher than available");
267 TCU_THROW(NotSupportedError, "Shader requires SPIR-V higher than available");
288 TCU_THROW(NotSupportedError, "Shader requires SPIR-V higher than available");
  /external/spirv-llvm/lib/SPIRV/
SPIRVLowerOCLBlocks.cpp 3 // The LLVM/SPIR-V Translator
461 "SPIR-V lower OCL blocks", false, false)
466 "SPIR-V lower OCL blocks", false, false)
  /external/spirv-llvm/test/SPIRV/transcoding/
spirv-types.ll 1 ;; Test SPIR-V opaque types
43 target triple = "spir-unknown-unknown"
157 !opencl.spir.version = !{!6}
OpControlBarrier_cl20.ll 69 target triple = "spir-unknown-unknown"
109 !opencl.spir.version = !{!6}
OpControlBarrier_cl21.ll 68 target triple = "spir-unknown-unknown"
108 !opencl.spir.version = !{!6}
OpGroupAsyncCopy.ll 14 target triple = "spir-unknown-unknown"
128 !opencl.spir.version = !{!6}
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/
Android.mk 280 $(SPVHEADERS_LOCAL_PATH)/include/spirv/spir-v.xml
282 --xml=$(SPVHEADERS_LOCAL_PATH)/include/spirv/spir-v.xml \
284 @echo "[$(TARGET_ARCH_ABI)] Generate : generators.inc <= spir-v.xml"
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmLoopDepLenTests.cpp 21 * \brief SPIR-V Loop Control for DependencyLength qualifier tests
228 TCU_THROW(NotSupportedError, "SPIR-V higher than 1.3 is required for this test to run");
  /external/skia/third_party/spirv-tools/
BUILD.gn 162 "../externals/spirv-headers/include/spirv/spir-v.xml",
169 rebase_path("../externals/spirv-headers/include/spirv/spir-v.xml",
  /external/skqp/third_party/spirv-tools/
BUILD.gn 162 "../externals/spirv-headers/include/spirv/spir-v.xml",
169 rebase_path("../externals/spirv-headers/include/spirv/spir-v.xml",
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVDecorate.h 1 //===- SPIRVDecorate.h - SPIR-V Decorations ----------------------*- C++ -*-===//
36 /// This file defines SPIR-V decorations.
SPIRVExtInst.h 1 //===- SPIRVBuiltin.h - SPIR-V extended instruction --------------*- C++ -*-===//
36 /// This file defines SPIR-V extended instructions.
  /external/spirv-llvm/test/SPIRV/
layout.ll 127 target triple = "spir"
156 !opencl.spir.version = !{!6}
linkage-types.ll 10 target triple = "spir-unknown-unknown"
153 !opencl.spir.version = !{!6}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
CallingConv.h 121 /// SPIR_FUNC - Calling convention for SPIR non-kernel device functions.
131 /// SPIR_KERNEL - Calling convention for SPIR kernel functions.

Completed in 1488 milliseconds

1 2 3 4 5 6 7 8 91011>>