/external/llvm-project/lld/MachO/ |
D | Target.h | 29 WordSize = 8, enumerator
|
/external/llvm-project/llvm/lib/Target/MSP430/ |
D | MSP430BranchSelector.cpp | 70 const int WordSize = 2; in isInRage() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430BranchSelector.cpp | 70 const int WordSize = 2; in isInRage() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ObjDumper.cpp | 118 size_t WordSize = strnlen(reinterpret_cast<const char *>(CurrentWord), in printSectionsAsString() local
|
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClBitcodeHeader.h | 55 static const int WordSize = 4; variable
|
/external/llvm-project/llvm/lib/XRay/ |
D | InstrumentationMap.cpp | 167 const int WordSize = Is32Bit ? 4 : 8; in loadObj() local
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 160 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
|
D | AtomicExpandPass.cpp | 874 const int WordSize = TLI->getMinCmpXchgSizeInBits() / 8; in expandPartwordCmpXchg() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 161 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
|
D | AtomicExpandPass.cpp | 641 unsigned WordSize) { in createMaskInstrs() 855 const int WordSize = TLI->getMinCmpXchgSizeInBits() / 8; in expandPartwordCmpXchg() local
|
/external/llvm/lib/CodeGen/ |
D | IntrinsicLowering.cpp | 274 unsigned WordSize = (BitSize + 63) / 64; in LowerCTPOP() local
|
D | AtomicExpandPass.cpp | 593 unsigned WordSize) { in createMaskInstrs() 772 const int WordSize = TLI->getMinCmpXchgSizeInBits() / 8; in expandPartwordCmpXchg() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ELF.cpp | 313 const size_t WordSize = sizeof(Word); in decode_relrs() local
|
/external/llvm-project/llvm/lib/Object/ |
D | ELF.cpp | 332 const size_t WordSize = sizeof(Word); in decode_relrs() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86AsmPrinter.cpp | 599 int WordSize = TT.isArch64Bit() ? 8 : 4; in EmitStartOfAsmFile() local
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86AsmPrinter.cpp | 646 int WordSize = TT.isArch64Bit() ? 8 : 4; in emitStartOfAsmFile() local
|
/external/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 4904 const CharUnits WordSize = CGM.getPointerSize(); in buildBitmap() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGObjCMac.cpp | 5507 const CharUnits WordSize = CGM.getPointerSize(); in buildBitmap() local
|
D | TargetInfo.cpp | 1964 CharUnits WordSize = CharUnits::fromQuantity(4); in addFieldToArgStruct() local
|