Searched refs:hasStreamingCompatibleInterface (Results 1 – 5 of 5) sorted by relevance
22 assert(!(hasStreamingInterface() && hasStreamingCompatibleInterface()) && in set()92 if (Callee.hasStreamingCompatibleInterface()) in requiresSMChange()
65 bool hasStreamingCompatibleInterface() const { in hasStreamingCompatibleInterface() function69 return !hasStreamingInterface() && !hasStreamingCompatibleInterface(); in hasNonStreamingInterface()
545 Attrs.hasStreamingCompatibleInterface()) in fallBackToDAGISel()
5198 CallerAttrs.hasStreamingCompatibleInterface()) in createFastISel()
7562 if (Attrs.hasStreamingCompatibleInterface()) { in LowerFormalArguments()8232 if (!CallerAttrs.hasStreamingCompatibleInterface() || in getSMCondition()9079 if (FuncAttrs.hasStreamingCompatibleInterface()) { in LowerReturn()