Searched refs:hasPatchPoint (Results 1 – 17 of 17) sorted by relevance
33 # CHECK-NEXT: hasPatchPoint: false60 # CHECK-NEXT: hasPatchPoint: true76 hasPatchPoint: true
111 if (!MF.getFrameInfo()->hasPatchPoint()) { in runOnMachineFunction()
247 YamlMFI.HasPatchPoint = MFI.hasPatchPoint(); in convert()
23 hasPatchPoint: true
62 hasPatchPoint: false
37 hasPatchPoint: false
74 hasPatchPoint: false
50 MFI->hasStackMap() || MFI->hasPatchPoint() || in hasFP()
329 bool hasPatchPoint() const { return HasPatchPoint; } in hasPatchPoint() function
109 hasPatchPoint: false
120 hasPatchPoint: false
179 hasPatchPoint: false
174 hasPatchPoint: false
145 MFI->hasPatchPoint() || RegInfo->needsStackRealignment(MF)); in hasFP()
515 MFI->hasStackMap() || MFI->hasPatchPoint() || in needsFP()
94 MFI->hasStackMap() || MFI->hasPatchPoint()); in hasFP()