Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp716 unsigned ShiftBits = getEncodingValue(DestReg)*4; in lowerCRRestore() local
868 unsigned ShiftBits = getEncodingValue(DestReg); in lowerCRBitRestore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp438 unsigned ShiftBits = Offset.getBitWidth() - PointerSize; in adjustToPointerSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3723 unsigned ShiftBits = AndRHSC.countTrailingZeros(); in SimplifySetCC() local
3740 unsigned ShiftBits; in SimplifySetCC() local
DDAGCombiner.cpp4724 unsigned ShiftBits = CShift->getZExtValue(); in visitANDLike() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp4291 unsigned ShiftBits = countLeadingZeros(Mask); in getARMCmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5861 SDValue ShiftBits = DAG.getTargetConstant(SubVecNumElems, dl, MVT::i8); in insert1BitVector() local
5913 SDValue ShiftBits = DAG.getTargetConstant(NumElems - IdxVal, dl, MVT::i8); in insert1BitVector() local