Searched defs:Is64Bits (Results 1 – 6 of 6) sorted by relevance
55 static const bool Is64Bits = Is64; global() member
522 bool Is64Bits = MI.getOpcode() != X86::TLS_addr32 && LowerTlsAddr() local 856 bool Is64Bits = Subtarget->is64Bit(); LowerFENTRY_CALL() local
1057 bool Is64Bits; global() variable
543 CompressedSection(const SectionBase & Sec,DebugCompressionType CompressionType,bool Is64Bits) CompressedSection() argument
526 printRelocation(formatted_raw_ostream & OS,StringRef FileName,const RelocationRef & Rel,uint64_t Address,bool Is64Bits) printRelocation() argument 1554 bool Is64Bits = Obj.getBytesInAddress() > 4; disassembleObject() local
1254 bool Is64Bits, uint32_t UniversalCputype, in create() argument