Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/SPIRV/
HDSPIRVUtils.cpp390 bool isEntryPoint(const Function &F) { in isEntryPoint() function
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUSplitModule.cpp104 static bool isEntryPoint(const Function *F) { in isEntryPoint() function