Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVInternal.h540 void getFunctionTypeParameterTypes(llvm::FunctionType* FT,
DSPIRVUtil.cpp232 getFunctionTypeParameterTypes(llvm::FunctionType* FT, in getFunctionTypeParameterTypes() function
DSPIRVReader.cpp1046 getFunctionTypeParameterTypes(F->getFunctionType(), ArgTys); in postProcessOCLBuiltinReturnStruct()