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
27 class CCState; variable
41 class CCState; variable1343 virtual void HandleByVal(CCState *, unsigned &) const {} in HandleByVal() argument