Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5826 uint64_t ByteShift = BitShift / 8; in calculateByteProvider() local
13859 unsigned ByteShift = MaskInfo.second; in ShrinkLoadReplaceStoreWithStore() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6712 uint64_t ByteShift = ShiftVal / 8; in getFauxShuffleMask() local
10948 bool ByteShift = ShiftEltBits > 64; in matchVectorShuffleAsShift() local
21343 SDValue ByteShift = DAG.getConstant( in getTargetVShiftNode() local