Home
last modified time | relevance | path

Searched defs:getCallStackArgumentsSizeBytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp6349 TargetX8664::getCallStackArgumentsSizeBytes(const CfgVector<Type> &ArgTypes, in getCallStackArgumentsSizeBytes() function in Ice::X8664::TargetX8664
6383 uint32_t TargetX8664::getCallStackArgumentsSizeBytes(const InstCall *Instr) { in getCallStackArgumentsSizeBytes() function in Ice::X8664::TargetX8664
H A DIceTargetLoweringX8632.cpp7085 TargetX8632::getCallStackArgumentsSizeBytes(const CfgVector<Type> &ArgTypes, in getCallStackArgumentsSizeBytes() function in Ice::X8632::TargetX8632
7122 uint32_t TargetX8632::getCallStackArgumentsSizeBytes(const InstCall *Instr) { in getCallStackArgumentsSizeBytes() function in Ice::X8632::TargetX8632
H A DIceTargetLoweringMIPS32.cpp223 uint32_t TargetMIPS32::getCallStackArgumentsSizeBytes(const InstCall *Call) { in getCallStackArgumentsSizeBytes() function in Ice::MIPS32::TargetMIPS32
H A DIceTargetLoweringARM32.cpp413 uint32_t TargetARM32::getCallStackArgumentsSizeBytes(const InstCall *Call) { in getCallStackArgumentsSizeBytes() function in Ice::ARM32::TargetARM32