Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp231 static bool isEntryPoint(const Function &F) { in isEntryPoint() function
384 if (isEntryPoint(F)) { in lowerFormalArguments()