Searched refs:hasStreamingCompatibleInterface (Results 1 – 5 of 5) sorted by relevance
22 assert(!(hasStreamingInterface() && hasStreamingCompatibleInterface()) && in set()83 if (Callee.hasStreamingCompatibleInterface()) in requiresSMChange()
66 bool hasStreamingCompatibleInterface() const { in hasStreamingCompatibleInterface() function70 return !hasStreamingInterface() && !hasStreamingCompatibleInterface(); in hasNonStreamingInterface()
539 Attrs.hasStreamingCompatibleInterface()) in fallBackToDAGISel()
5183 CallerAttrs.hasStreamingCompatibleInterface()) in createFastISel()
6924 if (Attrs.hasStreamingCompatibleInterface()) { in LowerFormalArguments()8301 if (FuncAttrs.hasStreamingCompatibleInterface()) { in LowerReturn()