Searched defs:Is64Bits (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h55 static const bool Is64Bits = Is64; member in struct:llvm::object::ELFType
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp541 CompressedSection(const SectionBase &Sec, DebugCompressionType CompressionType, bool Is64Bits) argument
H A DELFObject.h1057 bool Is64Bits; member in class:llvm::objcopy::elf::Object
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp522 bool Is64Bits = MI.getOpcode() != X86::TLS_addr32 && local
856 bool Is64Bits = Subtarget->is64Bit(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1253 create(MemoryBufferRef Object, bool IsLittleEndian, bool Is64Bits, uint32_t UniversalCputype, uint32_t UniversalIndex, size_t MachOFilesetEntryOffset) argument

Completed in 149 milliseconds