Searched defs:Is64Bits (Results 1 – 4 of 4) sorted by relevance
55 static const bool Is64Bits = Is64; member
980 bool Is64Bits = MI.getOpcode() != X86::TLS_addr32 && in LowerTlsAddr() local1315 bool Is64Bits = Subtarget->is64Bit(); in LowerFENTRY_CALL() local
450 bool Is64Bits) { in printRelocation()1059 bool Is64Bits = Obj->getBytesInAddress() > 4; in disassembleObject() local
1246 bool Is64Bits, uint32_t UniversalCputype, in create()