Searched defs:is64Bits (Results 1 – 2 of 2) sorted by relevance
63 static inline unsigned int getELFType(bool isLE, bool is64Bits) { in getELFType()70 static unsigned int getMachOType(bool isLE, bool is64Bits) { in getMachOType()
681 bool is64Bits = MI.getOpcode() == X86::TLS_addr64 || in LowerTlsAddr() local