Searched defs:IsFunc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateKernelFeatures.cpp286 bool IsFunc = !AMDGPU::isEntryFunctionCC(F.getCallingConv()); local
113 visitConstantExprsRecursively( const Constant *EntryC, SmallPtrSet<const Constant *, 8> &ConstantExprVisited, bool IsFunc, bool HasApertureRegs) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp3143 bool IsFunc = SrcTy->isMemberFunctionPointer(); local
3200 bool IsFunc = SrcTy->isMemberFunctionPointer(); local

Completed in 113 milliseconds