HomeSort by relevance Sort by last modified time
    Searched refs:pinsr (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86Base.h 501 void pinsr(Type Ty, XmmRegister dst, GPRRegister src, const Immediate &imm);
502 void pinsr(Type Ty, XmmRegister dst, const Address &src,
    [all...]
IceInstX86BaseImpl.h     [all...]
IceAssemblerX86BaseImpl.h 2294 void AssemblerX86Base<TraitsType>::pinsr(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
2313 void AssemblerX86Base<TraitsType>::pinsr(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
  /external/boringssl/src/crypto/perlasm/
x86_64-xlate.pl 309 ($mnemonic =~ /^v?pinsr([qdwb])$/) && ($sz=$1) ||
    [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
XmmArith.cpp     [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
XmmArith.cpp     [all...]

Completed in 660 milliseconds