Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3988 RValue<UInt4> pminud(RValue<UInt4> x, RValue<UInt4> y) in pminud() function
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc2436 __ pminud(dst, src); in AssembleArchInstruction() local