Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp331 bool postProcessOCLBuiltinReturnStruct(Function *F);
1010 if (!postProcessOCLBuiltinReturnStruct(static_cast<Function*>(F))) in postProcessOCL()
1038 SPIRVToLLVM::postProcessOCLBuiltinReturnStruct(Function *F) { in postProcessOCLBuiltinReturnStruct() function in SPIRV::SPIRVToLLVM