Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp142 void processParamTypesByFunHeader(Function *F, IRBuilder<> &B);
1608 void SPIRVEmitIntrinsics::processParamTypesByFunHeader(Function *F, in processParamTypesByFunHeader() function in SPIRVEmitIntrinsics
1649 processParamTypesByFunHeader(F, B); in runOnFunction()