Home
last modified time | relevance | path

Searched defs:maxOutArgsSizeBytes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h254 virtual uint32_t maxOutArgsSizeBytes() const { return 0; } in maxOutArgsSizeBytes() function
H A DIceTargetLoweringARM32.h142 uint32_t maxOutArgsSizeBytes() const override { return MaxOutArgsSizeBytes; } in maxOutArgsSizeBytes() function
H A DIceTargetLoweringX8632.h224 virtual uint32_t maxOutArgsSizeBytes() const override { in maxOutArgsSizeBytes() function
H A DIceTargetLoweringX8664.h225 virtual uint32_t maxOutArgsSizeBytes() const override { in maxOutArgsSizeBytes() function
H A DIceTargetLoweringMIPS32.h113 uint32_t maxOutArgsSizeBytes() const override { return MaxOutArgsSizeBytes; } in maxOutArgsSizeBytes() function