Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc3249 __ packusdw(dst, src2); in AssembleArchInstruction() local
3275 __ packusdw(dst, src2); in AssembleArchInstruction() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3898 RValue<UShort8> packusdw(RValue<Int4> x, RValue<Int4> y) in packusdw() function