Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp70 const int WordSize = 2; in isInRage() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DObjDumper.cpp118 size_t WordSize = strnlen(reinterpret_cast<const char *>(CurrentWord), in printSectionsAsString() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp167 const int WordSize = Is32Bit ? 4 : 8; in loadObj() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp160 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp646 const int WordSize = in emitStartOfAsmFile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DELF.cpp339 const size_t WordSize = sizeof(Word); in decode_relrs() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp5530 const CharUnits WordSize = CGM.getPointerSize(); in buildBitmap() local
H A DTargetInfo.cpp1970 CharUnits WordSize = CharUnits::fromQuantity(4); in addFieldToArgStruct() local