Searched defs:roundps (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 512 roundps $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x08,0xc0,0x0e] label
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 550 roundps $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x08,0xc0,0x0e] label
|
/external/swiftshader/src/Reactor/ |
D | LLVMReactor.cpp | 6077 RValue<Float4> roundps(RValue<Float4> val, unsigned char imm) in roundps() function 6079 …llvm::Function *roundps = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse41_rou… in roundps() local
|