Searched refs:roundps (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/Analysis/CostModel/X86/ |
D | intrinsic-cost.ll | 4 ; If SSE4.1 roundps instruction is available it is cheap to lower, otherwise
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 529 roundps $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x08,0xc0,0x0e] label
|
/external/llvm/test/CodeGen/X86/ |
D | sse41-intrinsics-x86.ll | 259 ; CHECK: roundps
|
D | stack-folding-fp-sse42.ll | 888 ;CHECK: roundps $7, {{-?[0-9]*}}(%rsp), {{%xmm[0-9][0-9]*}} {{.*#+}} 16-byte Folded Reload
|
/external/elfutils/libcpu/ |
D | ChangeLog | 84 pmovzxdq, pmuldq, pmulld, popcnt, ptest, roundss, roundps, roundpd,
|
/external/llvm/docs/ |
D | Vectorizers.rst | 331 example, the loop below will be vectorized on Intel x86 if the SSE4.1 roundps
|
/external/elfutils/libcpu/defs/ |
D | i386 | 963 01100110,00001111,00111010,00001000,{Mod}{xmmreg}{R_m},{imm8}:roundps {imm8},{Mod}{R_m},{xmmreg}
|
/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 ... |
D | ChangeLog | 1647 roundss, roundps, roundpd, and roundsd.
|
/external/llvm/lib/Target/X86/ |
D | X86InstrSSE.td | 6513 // FP round - roundss, roundps, roundsd, roundpd
|