/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCSectionELF.h | 41 unsigned EntrySize; variable
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 313 unsigned Flags, unsigned EntrySize, in createELFRelSection() 329 unsigned EntrySize) { in getELFNamedSection() 334 unsigned Flags, unsigned EntrySize, in getELFSection() 346 unsigned Flags, unsigned EntrySize, in getELFSection()
|
D | ELFObjectWriter.cpp | 774 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in computeSymbolTable() local 961 unsigned EntrySize; in createRelocationSection() local 1069 uint64_t EntrySize) { in WriteSecHdrEntry()
|
/external/llvm/include/llvm/MC/ |
D | MCSectionELF.h | 46 unsigned EntrySize; variable
|
D | MCContext.h | 353 unsigned Flags, unsigned EntrySize, in getELFSection() 359 unsigned Flags, unsigned EntrySize, in getELFSection() 366 unsigned Flags, unsigned EntrySize, in getELFSection()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFCodeEmitter.cpp | 176 unsigned EntrySize = 4; //MJTI->getEntrySize(); in emitJumpTables() local
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCContext.cpp | 192 SectionKind Kind, unsigned EntrySize, StringRef Group) { in getELFSection()
|
D | ELFObjectWriter.cpp | 691 unsigned EntrySize; in CreateRelocationSections() local 731 uint64_t EntrySize) { in WriteSecHdrEntry() 807 unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32; in CreateMetadataSections() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | JITEmitter.cpp | 1120 unsigned EntrySize = MJTI->getEntrySize(*TheJIT->getTargetData()); in initJumpTableInfo() local 1237 unsigned EntrySize = JumpTable->getEntrySize(*TheJIT->getTargetData()); in getJumpTableEntryAddress() local
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 750 unsigned EntrySize = getJumpTableEntrySize(); in buildBitSetsFromFunctions() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | WinException.cpp | 542 const MCExpr *EntrySize = MCConstantExpr::create(16, Ctx); in emitCSpecificHandlerTable() local
|
D | AsmPrinter.cpp | 1511 unsigned EntrySize = MJTI->getEntrySize(getDataLayout()); in EmitJumpTableEntry() local
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 250 unsigned EntrySize = 0; in selectELFSectionForGlobal() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1170 unsigned EntrySize = MJTI->getEntrySize(*TM.getTargetData()); in EmitJumpTableEntry() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 593 unsigned EntrySize = (Opc == ARM::t2TBB_JT) in GetInstSizeInBytes() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3709 unsigned EntrySize = in ExpandNode() local
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 2635 std::string Number, Type, Size, Address, Offset, Flags, Link, Info, EntrySize, in printSections() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 3497 unsigned EntrySize = in ExpandNode() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 1672 unsigned EntrySize = in lowerBR_JT() local
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 7068 uint32_t EntrySize = 3 * PointerSize + 2 * sizeof(uint32_t); in printMachOCompactUnwindSection() local
|