Home
last modified time | relevance | path

Searched refs:roundss (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/CodeGen/X86/
Drounding-ops.ll9 ; CHECK-SSE: roundss $9
35 ; CHECK-SSE: roundss $12
61 ; CHECK-SSE: roundss $10
87 ; CHECK-SSE: roundss $4
113 ; CHECK-SSE: roundss $11
Dfloor-soft-float.ll9 ; CHECK-HARD-FLOAT: roundss $9, %xmm0, %xmm0
Dvec_ss_load_fold.ll59 ; CHECK: roundss $4, (%eax), %xmm0
71 ; CHECK: roundss $4, %xmm{{.*}}, %xmm0
Dsse41-intrinsics-x86.ll275 ; CHECK: roundss
Dstack-folding-fp-sse42.ll909 ;CHECK: roundss $9, {{-?[0-9]*}}(%rsp), {{%xmm[0-9][0-9]*}} {{.*#+}} 4-byte Folded Reload
/external/llvm/test/MC/X86/
Dx86-64.s528 roundss $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x0a,0xc0,0x0e] label
/external/elfutils/libcpu/
DChangeLog84 pmovzxdq, pmuldq, pmulld, popcnt, ptest, roundss, roundps, roundpd,
/external/v8/src/ia32/
Dassembler-ia32.h1026 void roundss(XMMRegister dst, XMMRegister src, RoundingMode mode);
Dassembler-ia32.cc2301 void Assembler::roundss(XMMRegister dst, XMMRegister src, RoundingMode mode) { in roundss() function in v8::internal::Assembler
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc939 __ roundss(i.OutputDoubleRegister(), i.InputDoubleRegister(0), mode); in AssembleArchInstruction() local
/external/elfutils/libcpu/defs/
Di386965 01100110,00001111,00111010,00001010,{Mod}{xmmreg}{R_m},{imm8}:roundss {imm8},{Mod}{R_m},{xmmreg}
/external/v8/src/x64/
Dassembler-x64.h1165 void roundss(XMMRegister dst, XMMRegister src, RoundingMode mode);
Dassembler-x64.cc3687 void Assembler::roundss(XMMRegister dst, XMMRegister src, RoundingMode mode) { in roundss() function in v8::internal::Assembler
Dmacro-assembler-x64.cc2858 roundss(dst, src, mode); in Roundss()
/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 ...
DChangeLog1647 roundss, roundps, roundpd, and roundsd.
/external/llvm/lib/Target/X86/
DX86InstrSSE.td6513 // FP round - roundss, roundps, roundsd, roundpd