Searched refs:hasFramePointer (Results 1 – 19 of 19) sorted by relevance
60 FORWARD_SYMBOL_METHOD(hasFramePointer)
191 virtual bool hasFramePointer() const = 0;
168 bool hasFramePointer() const override;
163 bool hasFramePointer() const override;
488 bool NativeRawSymbol::hasFramePointer() const { in hasFramePointer() function in NativeRawSymbol
244 virtual bool hasFramePointer() const { return false; } in hasFramePointer() function
476 if (hasFramePointer()) in regAlloc()
92 : HasFramePointer(Target->hasFramePointer()), in TargetInfo()
87 bool hasFramePointer() const override { return UsesFramePointer; } in hasFramePointer() function
190 bool hasFramePointer() const override { return IsEbpBasedFrame; } in hasFramePointer() function
191 bool hasFramePointer() const override { return IsEbpBasedFrame; } in hasFramePointer() function
118 bool hasFramePointer() const override { return UsesFramePointer; } in hasFramePointer() function
47 assert(Target->hasFramePointer()); in AsmAddress()
2353 hasFramePointer() || OverAligned || !AllocaWithKnownOffset || OptM1; in lowerAlloca()
2042 hasFramePointer() || OverAligned || !AllocaWithKnownOffset || OptM1; in lowerAlloca()
1215 hasFramePointer() || OverAligned || !AllocaWithKnownOffset || OptM1; in lowerAlloca()
1305 hasFramePointer() || OverAligned || !AllocaWithKnownOffset || OptM1; in lowerAlloca()
1018 bool DIARawSymbol::hasFramePointer() const { in hasFramePointer() function in DIARawSymbol