Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp3534 RValue<UInt> Ctlz(RValue<UInt> v, bool isZeroUndef) in Ctlz()
3542 RValue<UInt4> Ctlz(RValue<UInt4> v, bool isZeroUndef) in Ctlz()
3550 RValue<UInt> Cttz(RValue<UInt> v, bool isZeroUndef) in Cttz()
3558 RValue<UInt4> Cttz(RValue<UInt4> v, bool isZeroUndef) in Cttz()
DSubzeroReactor.cpp4443 RValue<UInt> Ctlz(RValue<UInt> x, bool isZeroUndef) in Ctlz()
4463 RValue<UInt4> Ctlz(RValue<UInt4> x, bool isZeroUndef) in Ctlz()
4483 RValue<UInt> Cttz(RValue<UInt> x, bool isZeroUndef) in Cttz()
4503 RValue<UInt4> Cttz(RValue<UInt4> x, bool isZeroUndef) in Cttz()