Searched refs:CreateEntryAlloca (Results 1 – 2 of 2) sorted by relevance
209 Value* CreateEntryAlloca(Function* pFunc, Type* pType);210 Value* CreateEntryAlloca(Function* pFunc, Type* pType, Value* pArraySize);
764 Value* Builder::CreateEntryAlloca(Function* pFunc, Type* pType) in CreateEntryAlloca() function in SwrJit::Builder774 Value* Builder::CreateEntryAlloca(Function* pFunc, Type* pType, Value* pArraySize) in CreateEntryAlloca() function in SwrJit::Builder