Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIProgramInfo.cpp151 static const MCExpr *MaskShift(const MCExpr *Val, uint32_t Mask, uint32_t Shift, in MaskShift() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp311 APInt MaskShift = APInt(Len, Len - 8); in tryToRecognizePopCount() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp551 unsigned MaskShift = in canEvaluateShiftedShift() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9954 unsigned MaskShift = (NumHalfWords - 1 - i) * 4; in lowerToVINSERTH() local
9975 unsigned MaskShift = (NumHalfWords - 1 - i) * 4; in lowerToVINSERTH() local