Searched defs:Is64Bits (Results 1 – 6 of 6) sorted by relevance
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
128 bool Is64Bits() const { in Is64Bits() function
164 bool Is64Bits() const { return size_ == kEncodedDRegSize; } in Is64Bits() function
126 bool Is64Bits() const { return GetSizeInBits() == 64; } in Is64Bits() function
1246 bool Is64Bits, uint32_t UniversalCputype, in create()