/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | reghinting.ll | 4 ;; 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/ |
D | reghinting.ll | 4 ;; 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)
|
D | x87-schedule.ll | 2342 tail call void asm sideeffect "finit", ""() nounwind
|
/external/llvm/test/CodeGen/X86/ |
D | reghinting.ll | 4 ;; 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/ |
D | x86-64.s | 482 finit label
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 520 finit label
|
/external/curl/lib/ |
D | multi.c | 130 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/ |
D | x86-64.s | 525 finit label
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 730 #define FINIT CHOICE(finit, wait; fninit, wait; finit) 731 #define FNINIT CHOICE(fninit, fninit, finit) 1443 #define FINIT finit
|
/external/clang/include/clang/Driver/ |
D | Options.td | 2204 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/ |
D | i386 | 264 10011011,11011011,11100011:finit
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 13229 $x{finitely → fɑɪnɑɪtli ; # finitɛli fɪnɪtɛli 20889 $x{finite}$x → fɑɪnɑɪt ; # finit fɪnɑɪt
|
/external/strace/ |
D | ChangeLog | 24521 tests: check decoding of {init,finit,delete}_module syscalls.
|