Home
last modified time | relevance | path

Searched defs:needsStackPointerAlignment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h251 virtual bool needsStackPointerAlignment() const { return false; } in needsStackPointerAlignment() function
H A DIceTargetLoweringX8632.h209 bool needsStackPointerAlignment() const override { in needsStackPointerAlignment() function
H A DIceTargetLoweringX8664.h210 bool needsStackPointerAlignment() const override { in needsStackPointerAlignment() function