Home
last modified time | relevance | path

Searched refs:pfmax (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/MC/X86/
D3DNow.s34 pfmax %mm2, %mm1 label
/external/llvm/test/CodeGen/X86/
Dstack-folding-3dnow.ll77 ;CHECK: pfmax {{-?[0-9]*}}(%rsp), {{%mm[0-7]}} {{.*#+}} 8-byte Folded Reload
79 %2 = call x86_mmx @llvm.x86.3dnow.pfmax(x86_mmx %a, x86_mmx %b) nounwind readnone
82 declare x86_mmx @llvm.x86.3dnow.pfmax(x86_mmx, x86_mmx) nounwind readnone
D3dnow-intrinsics.ll89 ; CHECK: pfmax
93 %2 = tail call x86_mmx @llvm.x86.3dnow.pfmax(x86_mmx %0, x86_mmx %1)
98 declare x86_mmx @llvm.x86.3dnow.pfmax(x86_mmx, x86_mmx) nounwind readnone
/external/llvm/lib/Target/X86/
DX86Instr3DNow.td73 defm PFMAX : I3DNow_binop_rm_int<0xA4, "pfmax">;
/external/mesa3d/src/mesa/x86/
Dassyntax.h1622 #define PFMAX(a, b) pfmax P_ARG2(a, b)
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2