Home
last modified time | relevance | path

Searched defs:BitSize (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp153 const size_t BitSize = ByteSize * 8; in initializeCallbacks() local
504 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local
519 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local
537 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local
551 const size_t BitSize = ByteSize * 8; in instrumentAtomic() local
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp169 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
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1498 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_LOAD() local
1571 int64_t BitSize = NarrowVT.getSizeInBits(); in lowerATOMIC_CMP_SWAP() local
1862 unsigned BitSize, in emitAtomicLoadBinary()
2110 int64_t BitSize = MI->getOperand(7).getImm(); in emitAtomicCmpSwapW() local
DSystemZInstrInfo.cpp794 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, in isRxSBGMask()
DSystemZISelDAGToDAG.cpp118 unsigned BitSize; member
/external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
Dbignum.cc46 static int BitSize(S value) { in BitSize() function
/external/chromium_org/v8/src/
Dbignum.cc44 static int BitSize(S value) { in BitSize() function
/external/v8/src/
Dbignum.cc44 static int BitSize(S value) { in BitSize() function
/external/llvm/include/llvm/CodeGen/
DValueTypes.h687 unsigned BitSize = getSizeInBits(); in isRound() local
/external/clang/lib/AST/
DItaniumMangle.cpp2192 unsigned BitSize = (T->getNumElements() * in mangleNeonVectorType() local
2239 unsigned BitSize = in mangleAArch64NeonVectorType() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2131 unsigned BitSize = getDataLayout()->getTypeSizeInBits(OpTy); in ParseConstraints() local
DSelectionDAGBuilder.cpp5735 unsigned BitSize = TD->getTypeSizeInBits(OpTy); in getCallOperandValEVT() local
/external/llvm/include/llvm/Target/
DTargetLowering.h1450 unsigned BitSize = VT.getSizeInBits(); in getTypeConversion() local
/external/chromium_org/third_party/libusb/src/libusb/os/
Dwindows_usb.h880 USHORT BitSize; member
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp841 unsigned BitSize; in isAllNegativeZeroVector() local