Home
last modified time | relevance | path

Searched defs:roundss (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/MC/X86/
Dx86-64.s549 roundss $0xE, %xmm0, %xmm0 // CHECK: encoding: [0x66,0x0f,0x3a,0x0a,0xc0,0x0e] label
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3498 RValue<Float> roundss(RValue<Float> val, unsigned char imm) in roundss() function
3500 …llvm::Function *roundss = llvm::Intrinsic::getDeclaration(jit->module.get(), llvm::Intrinsic::x86_… in roundss() local