Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3943 RValue<Int2> pslld(RValue<Int2> x, unsigned char y) in pslld() function
3948 RValue<Int4> pslld(RValue<Int4> x, unsigned char y) in pslld() function
/third_party/node/deps/v8/src/codegen/ia32/
Dassembler-ia32.cc2595 void Assembler::pslld(XMMRegister reg, uint8_t shift) { in pslld() function in v8::internal::Assembler