Home
last modified time | relevance | path

Searched refs:finit (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dreghinting.ll4 ;; The registers %x and %y must both spill across the finit call.
14 ; CHECK-NEXT: finit
20 %call = tail call i32 @finit(double %conv) nounwind
33 declare i32 @finit(double)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dreghinting.ll4 ;; The registers %x and %y must both spill across the finit call.
14 ; CHECK-NEXT: finit
20 %call = tail call i32 @finit(double %conv) nounwind
33 declare i32 @finit(double)
Dx87-schedule.ll2342 tail call void asm sideeffect "finit", ""() nounwind
/external/llvm/test/CodeGen/X86/
Dreghinting.ll4 ;; The registers %x and %y must both spill across the finit call.
14 ; CHECK-NEXT: finit
20 %call = tail call i32 @finit(double %conv) nounwind
33 declare i32 @finit(double)
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-64.s482 finit label
/external/llvm/test/MC/X86/
Dx86-64.s520 finit label
/external/curl/lib/
Dmulti.c130 static const init_multistate_func finit[CURLM_STATE_LAST] = { in mstate() local
182 if(finit[state]) in mstate()
183 finit[state](data); in mstate()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dx86-64.s525 finit label
/external/mesa3d/src/mesa/x86/
Dassyntax.h730 #define FINIT CHOICE(finit, wait; fninit, wait; finit)
731 #define FNINIT CHOICE(fninit, fninit, finit)
1443 #define FINIT finit
/external/clang/include/clang/Driver/
DOptions.td2204 def finit_character_EQ : Joined<["-"], "finit-character=">, Group<gfortran_Group>;
2205 def finit_integer_EQ : Joined<["-"], "finit-integer=">, Group<gfortran_Group>;
2206 def finit_logical_EQ : Joined<["-"], "finit-logical=">, Group<gfortran_Group>;
2207 def finit_real_EQ : Joined<["-"], "finit-real=">, Group<gfortran_Group>;
/external/elfutils/libcpu/defs/
Di386264 10011011,11011011,11100011:finit
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt13229 $x{finitely → fɑɪnɑɪtli ; # finitɛli fɪnɪtɛli
20889 $x{finite}$x → fɑɪnɑɪt ; # finit fɪnɑɪt
/external/strace/
DChangeLog24521 tests: check decoding of {init,finit,delete}_module syscalls.