/minix3/external/bsd/llvm/dist/llvm/tools/lli/ChildTarget/ |
H A D | ChildTarget.cpp | 100 uint32_t DataSize = 0; in handleAllocateSpace() local 124 uint32_t DataSize = 0; in handleLoadSection() local 153 uint32_t DataSize = 0; in handleExecute() local 181 uint32_t DataSize = 0; in sendChildActive() local 194 uint32_t DataSize = 8; in sendAllocationResult() local 211 uint32_t DataSize = 4; in sendLoadStatus() local 229 uint32_t DataSize = 4; in sendExecutionComplete() local
|
/minix3/external/bsd/llvm/dist/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITMemoryManagerTest.cpp | 126 uintptr_t DataSize = i % 8 + 1; in TEST() local 155 uintptr_t DataSize = i % 8 + 1; in TEST() local
|
/minix3/sys/external/bsd/compiler_rt/dist/lib/profile/ |
H A D | InstrProfilingBuffer.c | 37 const uint64_t DataSize = DataEnd - DataBegin; in __llvm_profile_write_buffer() local
|
H A D | InstrProfilingFile.c | 27 const uint64_t DataSize = DataEnd - DataBegin; in writeFile() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCAsmBackend.cpp | 88 unsigned DataSize, uint64_t Value, in applyFixup()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/ |
H A D | SparcAsmBackend.cpp | 231 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, in applyFixup()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AsmBackend.cpp | 204 unsigned DataSize, uint64_t Value, in applyFixup() 533 unsigned DataSize, uint64_t Value, in applyFixup()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/MCTargetDesc/ |
H A D | AMDGPUAsmBackend.cpp | 75 unsigned DataSize, uint64_t Value, in applyFixup()
|
/minix3/external/bsd/llvm/dist/llvm/tools/lli/ |
H A D | RemoteTargetExternal.cpp | 241 uint32_t DataSize; in ReceivePayload() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsAsmBackend.cpp | 175 unsigned DataSize, uint64_t Value, in applyFixup()
|
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyld.cpp | 317 uint64_t DataSize = Section.getSize(); in computeTotalAllocSize() local 402 uint64_t DataSize = Section.getSize(); in computeSectionStubBufSize() local 497 uint64_t DataSize = Section.getSize(); in emitSection() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | RecordLayout.h | 64 CharUnits DataSize; variable
|
H A D | APValue.h | 115 static const size_t DataSize = sizeof(DataType); variable
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCAsmBackend.cpp | 116 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, in applyFixup()
|
/minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 222 auto DataSize = swap(Header.DataSize); in readHeader() local
|
/minix3/external/bsd/llvm/dist/llvm/tools/macho-dump/ |
H A D | macho-dump.cpp | 307 uint64_t DataSize = LOLC.cmdsize - sizeof(MachO::linker_option_command); in DumpLinkerOptionsCommand() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 154 const uint64_t DataSize; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAsmBackend.cpp | 718 unsigned DataSize, uint64_t Value, in applyFixup()
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 573 uint64_t DataSize; member in __anoncc229ba80111::RecordLayoutBuilder 2208 CharUnits DataSize; member 2832 CharUnits DataSize = in getASTRecordLayout() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 108 void applyFixup(const MCFixup &Fixup, char *Data, unsigned DataSize, in applyFixup()
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/ |
H A D | MachObjectWriter.cpp | 406 uint32_t DataSize) { in WriteLinkeditLoadCommand()
|
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 7280 unsigned int DataSize = ReferencedSelectorsData.size()-1; in ReadReferencedSelectors() local
|