Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp100 unsigned ShiftBits = 32 - XCOFF::TracebackTable::WidthOfParamType; in getVecExtParmsType() local
145 unsigned ShiftBits = 32 - XCOFF::TracebackTable::WidthOfParamType; in getParmsType() local
H A DPPCRegisterInfo.cpp1028 unsigned ShiftBits = getEncodingValue(DestReg)*4; in lowerCRRestore() local
1190 unsigned ShiftBits = getEncodingValue(DestReg); in lowerCRBitRestore() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp495 unsigned ShiftBits = Offset.getBitWidth() - IndexSize; in adjustToIndexSize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5149 unsigned ShiftBits = AndRHSC.countr_zero(); in SimplifySetCC() local
5166 unsigned ShiftBits; in SimplifySetCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4368 SDValue ShiftBits = DAG.getTargetConstant(SubVecNumElems, dl, MVT::i8); in insert1BitVector() local
4427 SDValue ShiftBits = DAG.getTargetConstant(NumElems - IdxVal, dl, MVT::i8); in insert1BitVector() local
30715 unsigned ShiftBits = SI->getType()->getPrimitiveSizeInBits(); in emitBitTestAtomicRMWIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4823 unsigned ShiftBits = llvm::countl_zero(Mask); in getARMCmp() local