Searched refs:processParamTypes (Results 1 – 1 of 1) sorted by relevance
154 void processParamTypes(Function *F, IRBuilder<> &B);2222 void SPIRVEmitIntrinsics::processParamTypes(Function *F, IRBuilder<> &B) { in processParamTypes() function in SPIRVEmitIntrinsics2591 processParamTypes(&F, B); in runOnModule()