Searched defs:IsN64 (Results 1 – 3 of 3) sorted by relevance
44 bool IsN64() const { return ThisABI == ABI::N64; } in IsN64() function
266 bool IsN64 = in getFrameRegister() local
45 const unsigned IsN64 : 1; variable