Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp2295 std::string ServiceFunName = SPIRV_BACKEND_SERVICE_FUN_NAME; in processFunctionPointers() local
2296 if (!getVacantFunctionName(M, ServiceFunName)) in processFunctionPointers()
2302 GlobalValue::PrivateLinkage, ServiceFunName, M); in processFunctionPointers()