Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp97 Ice::Variable *allocateStackVariable(Ice::Cfg *function, Ice::Type type, int arraySize = 0) in allocateStackVariable() function
1099 Value *Nucleus::allocateStackVariable(Type *t, int arraySize) in allocateStackVariable() function in rr::Nucleus
DLLVMReactor.cpp628 Value *Nucleus::allocateStackVariable(Type *type, int arraySize) in allocateStackVariable() function in rr::Nucleus