Searched refs:V_ZERO (Results 1 – 3 of 3) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmFloatControlsTests.cpp | 123 V_ZERO, // 0.0 enumerator 468 vm[V_ZERO] = 0x0000; in TypeValues() 505 vm[V_CONV_DENORM_SMALLER] = vm[V_ZERO]; in TypeValues() 506 vm[V_CONV_DENORM_BIGGER] = vm[V_ZERO]; in TypeValues() 520 vm[V_ZERO] = 0.0f; in TypeValues() 563 vm[V_CONV_DENORM_BIGGER] = vm[V_ZERO]; in TypeValues() 577 vm[V_ZERO] = 0.0; in TypeValues() 905 sm[V_ZERO] = "OpFMul %type_float %c_float_0 %c_float_0\n"; in updateSpirvSnippets() 1070 { O_SUB, V_MINUS_ONE, V_ZERO, V_MINUS_INF, V_UNUSED }, in TypeTestResults() 1071 { O_MUL, V_ZERO, V_ZERO, V_UNUSED, V_UNUSED }, in TypeTestResults() [all …]
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | zero_extend.ll | 10 ; SI: v_mov_b32_e32 v[[V_ZERO:[0-9]]], 0{{$}} 11 ; SI: buffer_store_dwordx2 v[0:[[V_ZERO]]{{\]}}
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | zero_extend.ll | 10 ; GCN: v_mov_b32_e32 v[[V_ZERO:[0-9]]], 0{{$}} 11 ; GCN: buffer_store_dwordx2 v[0:[[V_ZERO]]{{\]}}
|