Home
last modified time | relevance | path

Searched defs:WordSize (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitcodeHeader.h55 static const int WordSize = 4; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIntrinsicLowering.cpp274 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
/external/llvm/lib/CodeGen/
DIntrinsicLowering.cpp274 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
DAtomicExpandPass.cpp593 unsigned WordSize) { in createMaskInstrs()
772 const int WordSize = TLI->getMinCmpXchgSizeInBits() / 8; in expandPartwordCmpXchg() local
/external/clang/lib/CodeGen/
DCGObjCMac.cpp4904 const CharUnits WordSize = CGM.getPointerSize(); in buildBitmap() local