Searched defs:IsN64 (Results 1 – 5 of 5) sorted by relevance
42 bool IsN64() const { return ThisABI == ABI::N64; } in IsN64() function
668 bool IsN64 = TT.isArch64Bit() && !IsN32; in createMipsELFObjectWriter() local
274 bool IsN64 = in getFrameRegister() local
480 SelectionDAG &DAG, bool IsN64) const { in getAddrGPRel()
221 bool IsN64 = ABIName == "64"; in getMIPSTargetFeatures() local