Home
last modified time | relevance | path

Searched refs:CreateEntryAlloca (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_misc.h209 Value* CreateEntryAlloca(Function* pFunc, Type* pType);
210 Value* CreateEntryAlloca(Function* pFunc, Type* pType, Value* pArraySize);
Dbuilder_misc.cpp764 Value* Builder::CreateEntryAlloca(Function* pFunc, Type* pType) in CreateEntryAlloca() function in SwrJit::Builder
774 Value* Builder::CreateEntryAlloca(Function* pFunc, Type* pType, Value* pArraySize) in CreateEntryAlloca() function in SwrJit::Builder