Searched defs:ShiftBits (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp716 unsigned ShiftBits = getEncodingValue(DestReg)*4; local
868 unsigned ShiftBits = getEncodingValue(DestReg); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp438 unsigned ShiftBits = Offset.getBitWidth() - PointerSize; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3723 unsigned ShiftBits = AndRHSC.countTrailingZeros(); local
3740 unsigned ShiftBits; local
[all...]
H A DDAGCombiner.cpp4731 unsigned ShiftBits = CShift->getZExtValue(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4291 unsigned ShiftBits = countLeadingZeros(Mask); local

Completed in 377 milliseconds