Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9178 APInt Mask4 = APInt::getSplat(Sz, APInt(8, 0x0F)); in expandBITREVERSE() local
9243 APInt Mask4 = APInt::getSplat(Sz, APInt(8, 0x0F)); in expandVPBITREVERSE() local