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

  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86BaseImpl.h 2044 void AssemblerX86Base<TraitsType>::cvtps2dq(Type \/* Ignore *\/, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
2055 void AssemblerX86Base<TraitsType>::cvtps2dq(Type \/* Ignore *\/, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
  /external/swiftshader/src/Reactor/
LLVMReactor.cpp 5969 RValue<Int4> cvtps2dq(RValue<Float4> val) function in namespace:sw::x86
5971 llvm::Function *cvtps2dq = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_cvtps2dq); local
    [all...]

Completed in 92 milliseconds