Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp98 Ice::Variable *allocateStackVariable(Ice::Cfg *function, Ice::Type type, int arraySize = 0) in allocateStackVariable() function
1086 Value *Nucleus::allocateStackVariable(Type *t, int arraySize) in allocateStackVariable() function in rr::Nucleus
H A DLLVMReactor.cpp592 Value *Nucleus::allocateStackVariable(Type *type, int arraySize) in allocateStackVariable() function in rr::Nucleus