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