Searched refs:hasStreamingCompatibleInterface (Results 1 – 6 of 6) sorted by relevance
22 assert(!(hasStreamingInterface() && hasStreamingCompatibleInterface()) && in set()97 if (callee().hasStreamingCompatibleInterface()) in requiresSMChange()
71 bool hasStreamingCompatibleInterface() const { in hasStreamingCompatibleInterface() function75 return !hasStreamingInterface() && !hasStreamingCompatibleInterface(); in hasNonStreamingInterface()
594 Attrs.hasStreamingCompatibleInterface()) in fallBackToDAGISel()
5205 CallerAttrs.hasStreamingCompatibleInterface() || in createFastISel()
2730 if (IsStreaming || !FnSMEAttrs.hasStreamingCompatibleInterface()) in instCombineInStreamingMode()
8039 if (Attrs.hasStreamingCompatibleInterface()) { in LowerFormalArguments()8795 if (!CallAttrs.caller().hasStreamingCompatibleInterface() || in getSMToggleCondition()9700 if (FuncAttrs.hasStreamingCompatibleInterface()) { in LowerReturn()