Searched refs:hasNonStreamingInterfaceAndBody (Results 1 – 5 of 5) sorted by relevance
230 if (LowerToSMERoutines && !Attrs.hasNonStreamingInterfaceAndBody()) in EmitTargetCodeForMemcpy()250 if (LowerToSMERoutines && !Attrs.hasNonStreamingInterfaceAndBody()) in EmitTargetCodeForMemset()269 if (LowerToSMERoutines && !Attrs.hasNonStreamingInterfaceAndBody()) in EmitTargetCodeForMemmove()
659 !AFI->getSMEFnAttrs().hasNonStreamingInterfaceAndBody()) { in hasBasePointer()
3881 if (!StackHazardInNonStreaming && Attrs.hasNonStreamingInterfaceAndBody()) in determineStackHazardSlot()5768 if (AFI->getSMEFnAttrs().hasNonStreamingInterfaceAndBody()) in emitRemarks()
101 if (caller().hasNonStreamingInterfaceAndBody() && in requiresSMChange()
77 bool hasNonStreamingInterfaceAndBody() const { in hasNonStreamingInterfaceAndBody() function