Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp299 void mutateFuncArgType(const std::map<unsigned, Type*>& ChangedType,
1326 LLVMToSPIRV::mutateFuncArgType(const std::map<unsigned, Type*>& ChangedType, in mutateFuncArgType() function in SPIRV::LLVMToSPIRV
1384 mutateFuncArgType(ChangedType, F); in translate()