Searched defs:Is64Bits (Results 1 – 11 of 11) sorted by relevance
46 static const bool Is64Bits = Is64; member
54 static const bool Is64Bits = Is64; member
932 bool Is64Bits = MI.getOpcode() == X86::TLS_addr64 || in LowerTlsAddr() local1288 bool Is64Bits = Subtarget->is64Bit(); in LowerFENTRY_CALL() local
980 bool Is64Bits = MI.getOpcode() != X86::TLS_addr32 && in LowerTlsAddr() local1313 bool Is64Bits = Subtarget->is64Bit(); in LowerFENTRY_CALL() local
164 bool Is64Bits() const { return size_ == kEncodedDRegSize; } in Is64Bits() function
1117 bool Is64Bits) { in printRelocation()1660 bool Is64Bits = Obj->getBytesInAddress() > 4; in disassembleObject() local
253 bool Is64Bits) { in create()
126 bool Is64Bits() const { return GetSizeInBits() == 64; } in Is64Bits() function
1246 bool Is64Bits, uint32_t UniversalCputype, in create()