| /external/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 144 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 174 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 198 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local
|
| D | PPCISelLowering.cpp | 1042 unsigned BitSize; in isAllNegativeZeroVector() local 8904 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | ThreadSanitizer.cpp | 144 const size_t BitSize = ByteSize * 8; in initializeCallbacks() local 479 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local 494 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local 512 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local 526 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.cpp | 161 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 186 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 251 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local
|
| D | AArch64ExpandPseudoInsts.cpp | 392 unsigned BitSize) { in expandMOVImm()
|
| D | AArch64ISelDAGToDAG.cpp | 327 unsigned BitSize = N.getValueType().getSizeInBits(); in SelectShiftedRegister() local
|
| D | AArch64ISelLowering.cpp | 6305 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
|
| /external/llvm/lib/CodeGen/ |
| D | IntrinsicLowering.cpp | 169 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerBSWAP() local 273 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerCTPOP() local 306 unsigned BitSize = V->getType()->getPrimitiveSizeInBits(); in LowerCTLZ() local
|
| D | TargetInstrInfo.cpp | 293 unsigned BitSize = TM->getRegisterInfo()->getSubRegIdxSize(SubIdx); in getStackSlotRange() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 933 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 968 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local 1036 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in getIntImmCost() local
|
| D | X86ISelLowering.cpp | 3660 unsigned BitSize = Ty->getPrimitiveSizeInBits(); in shouldConvertConstantLoadToIntImm() local
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZISelDAGToDAG.cpp | 121 unsigned BitSize; member 797 unsigned BitSize = N.getValueType().getSizeInBits(); in expandRxSBG() local 824 unsigned BitSize = N.getValueType().getSizeInBits(); in expandRxSBG() local
|
| D | SystemZISelLowering.cpp | 1399 static unsigned getTestUnderMaskCond(unsigned BitSize, unsigned CCMask, in getTestUnderMaskCond() 1534 unsigned BitSize = NewC.Op0.getValueType().getSizeInBits(); in adjustForTestUnderMask() local 2223 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_LOAD_OP() local 2333 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_CMP_SWAP() local 2731 unsigned BitSize, in emitAtomicLoadBinary() 2982 int64_t BitSize = MI->getOperand(7).getImm(); in emitAtomicCmpSwapW() local
|
| D | SystemZInstrInfo.cpp | 1178 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, in isRxSBGMask()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 167 unsigned BitSize = getSizeInBits(); in isRound() local
|
| /external/chromium_org/v8/src/ |
| D | bignum.cc | 22 static int BitSize(S value) { in BitSize() function
|
| /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/ |
| D | bignum.cc | 46 static int BitSize(S value) { in BitSize() function
|
| /external/clang/lib/AST/ |
| D | ItaniumMangle.cpp | 2210 unsigned BitSize = (T->getNumElements() * in mangleNeonVectorType() local 2259 unsigned BitSize = in mangleAArch64NeonVectorType() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | TargetLowering.cpp | 2304 unsigned BitSize = getDataLayout()->getTypeSizeInBits(OpTy); in ParseConstraints() local
|
| D | DAGCombiner.cpp | 4096 unsigned BitSize = VT.getScalarSizeInBits(); in visitSHL() local 4327 unsigned BitSize = N0.getScalarValueSizeInBits(); in visitSRL() local 4339 unsigned BitSize = SmallVT.getScalarSizeInBits(); in visitSRL() local
|
| D | SelectionDAGBuilder.cpp | 6081 unsigned BitSize = DL->getTypeSizeInBits(OpTy); in getCallOperandValEVT() local
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 1654 unsigned BitSize = VT.getSizeInBits(); in getTypeConversion() local
|
| /external/chromium_org/third_party/libusb/src/libusb/os/ |
| D | windows_usb.h | 880 USHORT BitSize; member
|