Searched refs:retdouble (Results 1 – 20 of 20) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/cconv/ |
D | return-float.ll | 35 define double @retdouble() nounwind { 41 ; ALL-LABEL: retdouble:
|
D | return-hard-float.ll | 38 define double @retdouble() nounwind { 44 ; ALL-LABEL: retdouble:
|
/external/llvm/test/CodeGen/Mips/cconv/ |
D | return-float.ll | 36 define double @retdouble() nounwind { 42 ; ALL-LABEL: retdouble:
|
D | return-hard-float.ll | 39 define double @retdouble() nounwind { 45 ; ALL-LABEL: retdouble:
|
/external/libffi/src/alpha/ |
D | osf.S | 95 bne $3, $retdouble 117 $retdouble:
|
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/ |
D | osf.S | 95 bne $3, $retdouble 117 $retdouble:
|
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/ |
D | sysv.S | 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */ 133 retdouble: label
|
D | freebsd.S | 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */ 135 retdouble: label
|
D | darwin.S | 90 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */ 132 retdouble: label
|
/external/libffi/src/x86/ |
D | sysv.S | 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */ 133 retdouble: label
|
D | freebsd.S | 92 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */ 135 retdouble: label
|
D | darwin.S | 90 .long retdouble-.Lstore_table /* FFI_TYPE_DOUBLE */ 132 retdouble: label
|
/external/libffi/src/m68k/ |
D | sysv.S | 123 jbeq retdouble 131 retdouble: label
|
/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/ |
D | sysv.S | 123 jbeq retdouble 131 retdouble: label
|
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/ |
D | o32.S | 158 bne t2, FFI_TYPE_FLOAT, retdouble 164 retdouble: label
|
D | n32.S | 217 bne t6, FFI_TYPE_FLOAT, retdouble 223 retdouble: label
|
/external/libffi/src/mips/ |
D | o32.S | 158 bne t2, FFI_TYPE_FLOAT, retdouble 164 retdouble: label
|
D | n32.S | 217 bne t6, FFI_TYPE_FLOAT, retdouble 223 retdouble: label
|
/external/libffi/ |
D | ChangeLog.v1 | 603 * sysv.S (retdouble): Fixed double return problems.
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.v1 | 603 * sysv.S (retdouble): Fixed double return problems.
|