Home
last modified time | relevance | path

Searched defs:stackSlotType (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp1414 Type TargetMIPS32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringARM32.cpp1423 Type TargetARM32::stackSlotType() { return IceType_i32; } in stackSlotType() function in Ice::ARM32::TargetARM32