Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVWriter.cpp205 SPIRVFunction *transFunctionDecl(Function *F);
636 LLVMToSPIRV::transFunctionDecl(Function *F) { in transFunctionDecl() function in SPIRV::LLVMToSPIRV
872 return transFunctionDecl(F); in transValueWithoutDecoration()
1241 transFunctionDecl(CI->getCalledFunction()), in transCallInst()
1350 transFunctionDecl(I); in transFunction()
1402 transFunctionDecl(I); in translate()