Searched defs:CCState (Results 1 – 3 of 3) sorted by relevance
26 CCState::CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, in CCState() function in CCState
28 class CCState; variable
42 class CCState; variable1999 virtual void HandleByVal(CCState *, unsigned &, unsigned) const {} in HandleByVal() argument