Searched defs:IsN64 (Results 1 – 9 of 9) sorted by relevance
44 bool IsN64() const { return ThisABI == ABI::N64; } in IsN64() function
681 bool IsN64 = TT.isArch64Bit() && !IsN32; in createMipsELFObjectWriter() local
115 bool IsN64; variable
118 bool HasMips64, IsN64; variable
300 bool IsN64 = in getFrameRegister() local
483 SelectionDAG &DAG, bool IsN64) const { in getAddrGPRel()
298 bool IsN64 = in getFrameRegister() local
58 const unsigned IsN64 : 1; variable