Home
last modified time | relevance | path

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

/freebsd-src/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
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp464 unsigned ShiftBits = Offset.getBitWidth() - IndexSize; adjustToIndexSize() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5075 unsigned ShiftBits = AndRHSC.countr_zero(); SimplifySetCC() local
5092 unsigned ShiftBits; SimplifySetCC() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4230 SDValue ShiftBits = DAG.getTargetConstant(SubVecNumElems, dl, MVT::i8); insert1BitVector() local
4289 SDValue ShiftBits = DAG.getTargetConstant(NumElems - IdxVal, dl, MVT::i8); insert1BitVector() local
30373 unsigned ShiftBits = SI->getType()->getPrimitiveSizeInBits(); emitBitTestAtomicRMWIntrinsic() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4806 unsigned ShiftBits = llvm::countl_zero(Mask); getARMCmp() local