Searched defs:sqrtps (Results 1 – 3 of 3) sorted by relevance
4472 void Assembler::sqrtps(XMMRegister dst, XMMRegister src) { in sqrtps() function in v8::internal::Assembler4480 void Assembler::sqrtps(XMMRegister dst, const Operand& src) { in sqrtps() function in v8::internal::Assembler
1663 void AssemblerX86Base<TraitsType>::sqrtps(XmmRegister dst) { in sqrtps() function
6010 RValue<Float4> sqrtps(RValue<Float4> val) in sqrtps() function6012 …llvm::Function *sqrtps = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse_sqrt_p… in sqrtps() local