Searched defs:Mask01 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 305 APInt Mask01 = APInt::getSplat(Len, APInt(8, 0x01)); tryToRecognizePopCount() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 8825 SDValue Mask01 = expandCTPOP() local |