Searched refs:lowerFuncPtr (Results 1 – 1 of 1) sorted by relevance
81 void lowerFuncPtr(Function *F, Op OC);82 void lowerFuncPtr(Module *M);115 lowerFuncPtr(M); in regularize()173 void SPIRVRegularizeLLVM::lowerFuncPtr(Function* F, Op OC) { in lowerFuncPtr() function in SPIRV::SPIRVRegularizeLLVM193 SPIRVRegularizeLLVM::lowerFuncPtr(Module* M) { in lowerFuncPtr() function in SPIRV::SPIRVRegularizeLLVM205 lowerFuncPtr(I.first, I.second); in lowerFuncPtr()