Searched defs:Is64Bits (Results 1 – 8 of 8) sorted by relevance
46 static const bool Is64Bits = Is64; member
55 static const bool Is64Bits = Is64; member
121 bool Is64Bits() const { in Is64Bits() function
1004 bool Is64Bits = Subtarget->is64Bit(); in LowerFENTRY_CALL() local
148 bool Is64Bits() const { in Is64Bits() function
253 bool Is64Bits) { in create()
126 bool Is64Bits() const { return GetSizeInBits() == 64; } in Is64Bits() function
1201 bool Is64Bits, uint32_t UniversalCputype, in create()