Searched defs:IsFunc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUAnnotateKernelFeatures.cpp | 66 bool IsFunc = !AMDGPU::isEntryFunctionCC(F.getCallingConv()); addFeatureAttributes() local |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVDuplicatesTracker.h | 36 unsigned IsFunc : 1; global() member |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | MicrosoftCXXABI.cpp | 3285 bool IsFunc = SrcTy->isMemberFunctionPointer(); EmitMemberPointerConversion() local |