Searched defs:stackSlotType (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ | ||
| D | IceTargetLoweringMIPS32.cpp | 1429 Type TargetMIPS32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::MIPS32::TargetMIPS32 |
| D | IceTargetLoweringARM32.cpp | 1432 Type TargetARM32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::ARM32::TargetARM32 |