Home
last modified time | relevance | path

Searched defs:ShiftBits (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp849 unsigned ShiftBits = getEncodingValue(DestReg)*4; in lowerCRRestore() local
1011 unsigned ShiftBits = getEncodingValue(DestReg); in lowerCRBitRestore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp395 unsigned ShiftBits = Offset.getBitWidth() - PointerSize; in adjustToPointerSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4119 unsigned ShiftBits = AndRHSC.countTrailingZeros(); in SimplifySetCC() local
4136 unsigned ShiftBits; in SimplifySetCC() local
H A DDAGCombiner.cpp5147 unsigned ShiftBits = CShift->getZExtValue(); in visitANDLike() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4571 unsigned ShiftBits = countLeadingZeros(Mask); in getARMCmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6195 SDValue ShiftBits = DAG.getTargetConstant(SubVecNumElems, dl, MVT::i8); in insert1BitVector() local
6247 SDValue ShiftBits = DAG.getTargetConstant(NumElems - IdxVal, dl, MVT::i8); in insert1BitVector() local