Searched defs:Is64Bits (Results 1 – 6 of 6) sorted by relevance
56 static const bool Is64Bits = Is64; member
532 bool Is64Bits = getSubtarget().is64Bit(); LowerTlsAddr() local 887 bool Is64Bits = Subtarget->is64Bit(); LowerFENTRY_CALL() local
1176 bool Is64Bits; global() variable
562 CompressedSection(const SectionBase & Sec,DebugCompressionType CompressionType,bool Is64Bits) CompressedSection() argument
642 printRelocation(formatted_raw_ostream & OS,StringRef FileName,const RelocationRef & Rel,uint64_t Address,bool Is64Bits) printRelocation() argument 1691 bool Is64Bits = Obj.getBytesInAddress() > 4; disassembleObject() local
1254 bool Is64Bits, uint32_t UniversalCputype, in create() argument