Home
last modified time | relevance | path

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

/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; lowerCRRestore() local
1190 unsigned ShiftBits = getEncodingValue(DestReg); lowerCRBitRestore() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp495 unsigned ShiftBits = Offset.getBitWidth() - IndexSize; adjustToIndexSize() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5139 unsigned ShiftBits = AndRHSC.countr_zero(); SimplifySetCC() local
5156 unsigned ShiftBits; SimplifySetCC() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4373 SDValue ShiftBits = DAG.getTargetConstant(SubVecNumElems, dl, MVT::i8); insert1BitVector() local
4432 SDValue ShiftBits = DAG.getTargetConstant(NumElems - IdxVal, dl, MVT::i8); insert1BitVector() local
30729 unsigned ShiftBits = SI->getType()->getPrimitiveSizeInBits(); emitBitTestAtomicRMWIntrinsic() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp4838 unsigned ShiftBits = llvm::countl_zero(Mask); getARMCmp() local