Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DSubzeroReactor.cpp97 Ice::Variable *allocateStackVariable(Ice::Cfg *function, Ice::Type type, int arraySize = 0) in allocateStackVariable() function
1098 Value *Nucleus::allocateStackVariable(Type *t, int arraySize) in allocateStackVariable() function in rr::Nucleus
DLLVMReactor.cpp648 Value *Nucleus::allocateStackVariable(Type *type, int arraySize) in allocateStackVariable() function in rr::Nucleus