Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7182 uint64_t ByteShift = BitShift / 8; in calculateByteProvider() local
16585 unsigned ByteShift = MaskInfo.second; in ShrinkLoadReplaceStoreWithStore() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7840 uint64_t ByteShift = ShiftVal / 8; in getFauxShuffleMask() local
12903 bool ByteShift = ShiftEltBits > 64; in matchShuffleAsShift() local
25013 SDValue ByteShift = DAG.getTargetConstant( in getTargetVShiftNode() local