Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp611 unsigned CTZ = DemandedMask.countr_zero(); in SimplifyDemandedUseBits() local
1075 unsigned CTZ = DemandedMask.countr_zero(); in SimplifyDemandedUseBits() local
1087 unsigned CTZ = DemandedMask.countr_zero(); in SimplifyDemandedUseBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopIdiomVectorize.cpp537 Value *CTZ = Builder.CreateIntrinsic( in createPredicatedFindMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2786 unsigned CTZ = DemandedBits.countr_zero(); in SimplifyDemandedBits() local