HomeSort by relevance Sort by last modified time
    Searched defs:FP64 (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/subzero/pydir/
gen_arm32_reg_tables.py 144 FP64 = [
198 # TODO(jpp): Fix the pop emission, then emit FP64/Vec128 reverted.
200 ('FP64', FP64), ('VEC128', Vec128)]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 92 bool FP64;
155 return FP64;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 334 bool FP64;
453 return FP64;
461 return FP64;
965 bool FP64;
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmFloatControlsTests.cpp 54 FP64
309 // Each float type (fp16, fp32, fp64) has its own map that is used during
434 // there is no precision to store fp32 denorm nor fp64 denorm
491 // there is no precision to store fp64 denorm
552 // Each float type (fp16, fp32, fp64) has specific set of SPIR-V snippets
    [all...]
  /external/v8/src/arm64/
constants-arm64.h 454 FP64 = 0x00400000
474 NEON_FP_2D = FP64 | NEON_Q
    [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 417 FP64 = 0x00400000
439 NEON_FP_2D = FP64 | NEON_Q
    [all...]

Completed in 309 milliseconds