/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 100 0.25 U fcompp 406 # CHECK-NEXT: - - 0.25 0.25 - - - 0.25 0.25 - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 100 0.25 U fcompp 406 # CHECK-NEXT: - - 0.25 0.25 - - - 0.25 0.25 - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 2 1 0.50 U fcompp 406 # CHECK-NEXT: - - 0.50 0.50 - - - - - - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 100 0.50 U fcompp 410 … 0.50 - - - - - - - - - - - - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 100 0.33 U fcompp 404 # CHECK-NEXT: - - 0.33 0.33 - 0.33 - - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 100 1.00 U fcompp 404 # CHECK-NEXT: - - - 1.00 - - - - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 100 0.33 U fcompp 404 # CHECK-NEXT: - - 0.33 0.33 - 0.33 - - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 1 1.00 U fcompp 398 # CHECK-NEXT: - 1.00 fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 100 0.25 U fcompp 406 # CHECK-NEXT: - - 0.25 0.25 - - - 0.25 0.25 - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-x87.s | 41 fcompp label 239 # CHECK-NEXT: 1 1 1.00 U fcompp 408 …CK-NEXT: - - - - - - - 1.00 - - - - fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | X87-32.s | 172 fcompp label
|
D | X87-64.s | 172 fcompp label
|
D | x86-32-coverage.s | 2397 fcompp
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | x87-schedule.ll | 1014 ; GENERIC-NEXT: fcompp 1027 ; ATOM-NEXT: fcompp # sched: [1:1.00] 1040 ; SLM-NEXT: fcompp # sched: [100:1.00] 1053 ; SANDY-NEXT: fcompp # sched: [100:0.33] 1066 ; HASWELL-NEXT: fcompp # sched: [1:0.50] 1079 ; BROADWELL-NEXT: fcompp # sched: [100:0.25] 1092 ; SKYLAKE-NEXT: fcompp # sched: [100:0.25] 1105 ; SKX-NEXT: fcompp # sched: [100:0.25] 1118 ; BTVER2-NEXT: fcompp # sched: [100:0.50] 1131 ; ZNVER1-NEXT: fcompp # sched: [1:1.00] [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/X86/ |
D | fp-stack.txt | 889 # CHECK: fcompp
|
/external/llvm/test/MC/Disassembler/X86/ |
D | fp-stack.txt | 889 # CHECK: fcompp
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 706 #define FCOMPP CHOICE(fcompp, fcompp, fcompp) 1419 #define FCOMPP fcompp
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 588 def FCOMPP : I<0xD9, RawFrm, (outs), (ins), "fcompp", []>, DE;
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 664 def FCOMPP : I<0xDE, MRM_D9, (outs), (ins), "fcompp", [], IIC_FCOMPP>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 673 def FCOMPP : I<0xDE, MRM_D9, (outs), (ins), "fcompp", []>;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 290 11011110,11011001:fcompp
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 922 void fcompp();
|
D | assembler-ia32.cc | 2124 void Assembler::fcompp() { in fcompp() function in v8::internal::Assembler
|
/external/llvm/test/MC/X86/ |
D | x86-32-coverage.s | 2365 fcompp
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32-coverage.s | 3990 fcompp 13791 fcompp
|