Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder.cpp119 AllocaInst* pAlloca = dyn_cast<AllocaInst>(inst); in SetTempAlloca() local
127 AllocaInst* pAlloca = dyn_cast<AllocaInst>(inst); in IsTempAlloca() local
Dbuilder_misc.cpp768 Value* pAlloca = ALLOCA(pType); in CreateEntryAlloca() local
778 Value* pAlloca = ALLOCA(pType, pArraySize); in CreateEntryAlloca() local