Searched defs:MaskHi (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeVectorTypes.cpp | 1548 SDValue MaskLo, MaskHi; in SplitVecRes_MLOAD() local 1616 SDValue MaskLo, MaskHi; in SplitVecRes_MGATHER() local 2249 SDValue MaskLo, MaskHi; in SplitVecOp_MGATHER() local 2330 SDValue MaskLo, MaskHi; in SplitVecOp_MSTORE() local 2392 SDValue MaskLo, MaskHi; in SplitVecOp_MSCATTER() local
|
| D | TargetLowering.cpp | 1660 APInt MaskHi = DemandedBits.getHiBits(HalfBitWidth).trunc(HalfBitWidth); in SimplifyDemandedBits() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 21659 static const int MaskHi[] = { 1, 1, 3, 3 }; in LowerVSETCC() local 21670 static const int MaskHi[] = { 1, 1, 3, 3 }; in LowerVSETCC() local 21697 static const int MaskHi[] = { 1, 1, 3, 3 }; in LowerVSETCC() local
|