Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc3302 __ packuswb(dst, src2); in AssembleArchInstruction() local
3329 __ packuswb(dst, src2); in AssembleArchInstruction() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3893 RValue<Byte8> packuswb(RValue<Short4> x, RValue<Short4> y) in packuswb() function