HomeSort by relevance Sort by last modified time
    Searched full:_f64 (Results 1 - 9 of 9) sorted by null

  /external/llvm/test/CodeGen/AMDGPU/
imm.ll 322 ; CHECK-LABEL: {{^}}add_inline_imm_0.0_f64:
327 define void @add_inline_imm_0.0_f64(double addrspace(1)* %out, double %x) {
333 ; CHECK-LABEL: {{^}}add_inline_imm_0.5_f64:
338 define void @add_inline_imm_0.5_f64(double addrspace(1)* %out, double %x) {
344 ; CHECK-LABEL: {{^}}add_inline_imm_neg_0.5_f64:
349 define void @add_inline_imm_neg_0.5_f64(double addrspace(1)* %out, double %x) {
355 ; CHECK-LABEL: {{^}}add_inline_imm_1.0_f64:
360 define void @add_inline_imm_1.0_f64(double addrspace(1)* %out, double %x) {
366 ; CHECK-LABEL: {{^}}add_inline_imm_neg_1.0_f64:
371 define void @add_inline_imm_neg_1.0_f64(double addrspace(1)* %out, double %x)
    [all...]
commute-compares.ll 513 ; GCN-LABEL: {{^}}commute_oeq_2.0_f64:
515 define void @commute_oeq_2.0_f64(i32 addrspace(1)* %out, double addrspace(1)* %in) #1 {
527 ; GCN-LABEL: {{^}}commute_ogt_2.0_f64:
529 define void @commute_ogt_2.0_f64(i32 addrspace(1)* %out, double addrspace(1)* %in) #1 {
540 ; GCN-LABEL: {{^}}commute_oge_2.0_f64:
542 define void @commute_oge_2.0_f64(i32 addrspace(1)* %out, double addrspace(1)* %in) #1 {
553 ; GCN-LABEL: {{^}}commute_olt_2.0_f64:
555 define void @commute_olt_2.0_f64(i32 addrspace(1)* %out, double addrspace(1)* %in) #1 {
566 ; GCN-LABEL: {{^}}commute_ole_2.0_f64:
568 define void @commute_ole_2.0_f64(i32 addrspace(1)* %out, double addrspace(1)* %in) #1
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyInstrFormats.td 52 def _F64 : I<(outs F64:$dst), (ins F64:$src),
60 def _F64 : I<(outs F64:$dst), (ins F64:$lhs, F64:$rhs),
76 def _F64 : I<(outs I32:$dst), (ins F64:$lhs, F64:$rhs),
  /frameworks/rs/tests/cpp_api/typecheck/
typecheck.cpp 89 failed |= test_elem_##ENAME##_F64(); \
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
small_structs.rs 226 TWO_ELEMENT_STRUCT_TEST(LHS_TAG##_f64, LHS_TYPE, double) \
  /external/llvm/test/MC/AMDGPU/
vopc.s 54 // TODO: Add tests for the rest of v_cmp_*_f64
vop3.s 114 // TODO: Add tests for the rest of v_cmp_*_f64
  /external/flatbuffers/tests/
monster_test_generated.h 1764 auto _f64 = _o->f64; local
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.td 372 def _f64 :
    [all...]

Completed in 303 milliseconds