HomeSort by relevance Sort by last modified time
    Searched defs:roundps (Results 1 - 7 of 7) sorted by null

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
arch-1.s 6 roundps $0,%xmm1,%xmm0 label
arch-2.s 6 roundps $0,%xmm1,%xmm0 label
arch-3.s 6 roundps $0,%xmm1,%xmm0 label
x86-64-arch-1.s 6 roundps $0,%xmm1,%xmm0 label
  /external/llvm/test/MC/X86/
x86-64.s 550 roundps $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x08,0xc0,0x0e] label
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 512 roundps $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x08,0xc0,0x0e] label
  /external/swiftshader/src/Reactor/
LLVMReactor.cpp 6077 RValue<Float4> roundps(RValue<Float4> val, unsigned char imm) function in namespace:sw::x86
6079 llvm::Function *roundps = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse41_round_ps); local
    [all...]

Completed in 229 milliseconds