Searched refs:BPFFastCall (Results 1 – 2 of 2) sorted by relevance
607 struct BPFFastCall { struct614 SmallVectorImpl<BPFFastCall> &Calls) { in collectBPFFastCalls()652 SmallVector<BPFFastCall, 8> Calls; in insertMissingCallerSavedSpills()660 for (BPFFastCall &Call : Calls) { in insertMissingCallerSavedSpills()
2475 def BPFFastCall : InheritableAttr,