/external/llvm-project/clang/lib/Sema/ |
D | OpenCLBuiltins.td | 216 list<bit> Pure = [1, 0, 0]; 1070 …uiltin<"read_imagef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Attr.Pure>; 1071 … Builtin<"read_imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Attr.Pure>; 1072 …uiltin<"read_imageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, coordTy], Attr.Pure>; 1077 …agef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 2>], Attr.Pure>; 1078 …imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 2>], Attr.Pure>; 1079 …ageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 2>], Attr.Pure>; 1084 …agef", [VectorType<Float, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 4>], Attr.Pure>; 1085 …imagei", [VectorType<Int, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 4>], Attr.Pure>; 1086 …ageui", [VectorType<UInt, 4>, ImageType<imgTy, "RO">, Sampler, VectorType<coordTy, 4>], Attr.Pure>; [all …]
|
/external/protobuf/benchmarks/ |
D | README.md | 113 #### Pure Python: 139 #### Pure PHP 173 #### Pure Python: 201 #### Pure PHP
|
/external/OpenCL-CTS/test_conformance/spirv_new/spirv_asm/ |
D | op_function_pure.spvasm32 | 25 %12 = OpFunction %float Pure %11
|
D | op_function_pure.spvasm64 | 27 %13 = OpFunction %float Pure %12
|
D | op_function_pure_ptr.spvasm32 | 27 %14 = OpFunction %float Pure %12
|
D | op_function_pure_ptr.spvasm64 | 28 %14 = OpFunction %float Pure %12
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | fdeclare-opencl-builtins.cl | 11 // Test that Attr.Pure from OpenCLBuiltins.td is lowered to a readonly attribute.
|
/external/llvm-project/flang/lib/Semantics/ |
D | check-purity.cpp | 43 if (std::holds_alternative<parser::PrefixSpec::Pure>(prefix.u)) { in HasPurePrefix()
|
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/ |
D | control.wifi_checkOddWPAPassphrases | 24 psks = ['\xe4\xb8\x80\xe4\xba\x8c\xe4\xb8\x89', # Pure unicode.
|
/external/google-breakpad/src/client/windows/tests/crash_generation_app/ |
D | crash_generation_app.rc | 56 MENUITEM "&Pure Call", ID_CLIENT_PURECALL
|
/external/llvm-project/flang/include/flang/Evaluate/ |
D | characteristics.h | 286 Attr, Pure, Elemental, BindC, ImplicitInterface, NullPointer, Subroutine) 309 bool IsPure() const { return attrs.test(Attr::Pure); } in IsPure()
|
/external/llvm-project/llvm/test/MC/AArch64/ |
D | elf-globaladdress.ll | 57 ; Pure address-calculation against var64
|
/external/llvm/test/MC/AArch64/ |
D | elf-globaladdress.ll | 57 ; Pure address-calculation against var64
|
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/compute/ptr_access_chain/ |
D | workgroup_no_stride.amber | 71 %25 = OpFunction %uint Pure %6
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.0/ |
D | spirv.lua | 455 Pure = 2, 463 Pure = 0x00000004,
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.1/ |
D | spirv.lua | 464 Pure = 2, 472 Pure = 0x00000004,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 487 Pure = 2, enumerator 496 Pure = 0x00000004, enumerator
|
D | spirv.lua | 455 Pure = 2, 463 Pure = 0x00000004,
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 464 Pure = 2, 472 Pure = 0x00000004,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 469 Pure = 2, 477 Pure = 0x00000004,
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.2/ |
D | spirv.lua | 469 Pure = 2, 477 Pure = 0x00000004,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.lua | 464 Pure = 2, 472 Pure = 0x00000004,
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 455 Pure = 2, 463 Pure = 0x00000004,
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 469 Pure = 2, 477 Pure = 0x00000004,
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 496 Pure = 2, enumerator 505 Pure = 0x00000004, enumerator
|