Searched defs:Cttz (Results 1 – 7 of 7) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ |
| D | IceIntrinsics.h | 46 Cttz, enumerator
|
| D | IceTargetLoweringX8664.cpp | 4071 void TargetX8664::lowerCountZeros(bool Cttz, Type Ty, Variable *Dest, in lowerCountZeros()
|
| D | IceTargetLoweringX8632.cpp | 4624 void TargetX8632::lowerCountZeros(bool Cttz, Type Ty, Variable *Dest, in lowerCountZeros()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| D | HexagonShuffler.cpp | 103 unsigned Cttz = countTrailingZeros(Units); in setWeight() local
|
| /external/swiftshader/src/Reactor/ |
| D | SIMD.cpp | 817 RValue<SIMD::UInt> Cttz(RValue<SIMD::UInt> x, bool isZeroUndef) in Cttz() function
|
| D | LLVMReactor.cpp | 3312 RValue<UInt> Cttz(RValue<UInt> v, bool isZeroUndef) in Cttz() function 3320 RValue<UInt4> Cttz(RValue<UInt4> v, bool isZeroUndef) in Cttz() function
|
| D | SubzeroReactor.cpp | 4209 RValue<UInt> Cttz(RValue<UInt> x, bool isZeroUndef) in Cttz() function 4229 RValue<UInt4> Cttz(RValue<UInt4> x, bool isZeroUndef) in Cttz() function
|