/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 1969 SDValue LoMask, HiMask; in SplitVecRes_VP_STRIDED_LOAD() local 2950 SDValue LoOp0, HiOp0, LoOp1, HiOp1, LoMask, HiMask; in SplitVecOp_VSELECT() local 3352 SDValue LoMask, HiMask; in SplitVecOp_VP_STRIDED_STORE() local
|
H A D | TargetLowering.cpp | 2600 APInt LoMask = APInt::getLowBitsSet(BitWidth, BitWidth - DemandedBitsLZ); in SimplifyDemandedBits() local 7920 SDValue LoMask = DAG.getConstant(UINT64_C(0x00000000FFFFFFFF), dl, SrcVT); in expandUINT_TO_FP() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1139 APInt LoMask = APInt::getLowBitsSet(BitWidth, in SimplifyDemandedBits() local
|
H A D | LegalizeVectorTypes.cpp | 1547 SDValue LoOp0, HiOp0, LoOp1, HiOp1, LoMask, HiMask; in SplitVecOp_VSELECT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1992 APInt LoMask = APInt::getLowBitsSet(BitWidth, BitWidth - DemandedBitsLZ); in SimplifyDemandedBits() local 6284 SDValue LoMask = DAG.getConstant(UINT64_C(0x00000000FFFFFFFF), dl, SrcVT); in expandUINT_TO_FP() local
|
H A D | LegalizeVectorTypes.cpp | 2042 SDValue LoOp0, HiOp0, LoOp1, HiOp1, LoMask, HiMask; in SplitVecOp_VSELECT() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 9404 MutableArrayRef<int> LoMask = Mask.slice(0, 4); in lowerV8I16GeneralSingleInputVectorShuffle() local 10475 ArrayRef<int> LoMask = Mask.slice(0, Mask.size() / 2); in splitAndLowerVectorShuffle() local 19492 const int LoMask[] = {0, 1, 2, 3, 4, 5, 6, 7, in LowerMULH() local 21167 SDValue LoMask = DAG.getBuildVector(VT, DL, LoMaskElts); in LowerBITREVERSE() local 24865 ArrayRef<int> LoMask(Mask.data() + 0, 4); in matchPermuteVectorShuffle() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 13054 uint64_t LoMask = BlendMask & 0xFF; in lowerShuffleAsBlend() local 15591 MutableArrayRef<int> LoMask = Mask.slice(0, 4); in lowerV8I16GeneralSingleInputShuffle() local 16800 ArrayRef<int> LoMask = Mask.slice(0, Mask.size() / 2); in splitAndLowerShuffle() local 32444 SDValue LoMask = DAG.getBuildVector(VT, DL, LoMaskElts); in LowerBITREVERSE() local 38515 ArrayRef<int> LoMask(RepeatedMask.data() + 0, 4); in matchUnaryPermuteShuffle() local 42555 unsigned LoMask = Op.getConstantOperandVal(2) & 0xF; in SimplifyDemandedVectorEltsForTargetNode() local 43142 APInt LoMask = APInt::getLowBitsSet(BitWidth, BitWidth - DemandedBitsLZ); in SimplifyDemandedBitsForTargetNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 11287 uint64_t LoMask = BlendMask & 0xFF; in lowerShuffleAsBlend() local 13613 MutableArrayRef<int> LoMask = Mask.slice(0, 4); in lowerV8I16GeneralSingleInputShuffle() local 14725 ArrayRef<int> LoMask = Mask.slice(0, Mask.size() / 2); in splitAndLowerShuffle() local 27958 SDValue LoMask = DAG.getBuildVector(VT, DL, LoMaskElts); in LowerBITREVERSE() local 33079 ArrayRef<int> LoMask(RepeatedMask.data() + 0, 4); in matchUnaryPermuteShuffle() local
|