Home
last modified time | relevance | path

Searched defs:CTZ (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp581 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local
954 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local
966 unsigned CTZ = DemandedMask.countTrailingZeros(); in SimplifyDemandedUseBits() local
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D920625-1.c11 EXTU2, CLZ, CTZ, FF1, FF0, ABSVAL, NABSVAL, CMP, CPEQ, CPGE, CPGEU, enumerator
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2572 unsigned CTZ = DemandedBits.countTrailingZeros(); in SimplifyDemandedBits() local