Searched refs:EmitRet (Results 1 – 1 of 1) sorted by relevance
2013 bool EmitRet = ARMEmitStore(ArgVT, Arg, Addr); (void)EmitRet; in ProcessCallArgs() local2014 assert(EmitRet && "Could not emit a store for argument!"); in ProcessCallArgs()