Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCResourceInfo.cpp272 if (!FRI.HasIndirectCall) { in gatherResourceInfo()
351 if (!FRI.HasIndirectCall) { in gatherResourceInfo()
362 assignResourceInfoExpr(FRI.HasIndirectCall, in gatherResourceInfo()
371 SetToLocal(FRI.HasIndirectCall, ResourceInfoKind::RIK_HasIndirectCall); in gatherResourceInfo()
H A DAMDGPUResourceUsageAnalysis.h44 bool HasIndirectCall = false; member
H A DAMDGPUResourceUsageAnalysis.cpp489 Info.HasIndirectCall = true; in analyzeResourceUsage()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.h68 const MCSymbol *HasIndirectCall) {}; in EmitMCResourceInfo() argument
151 const MCSymbol *HasIndirectCall) override;
H A DAMDGPUTargetStreamer.cpp283 const MCSymbol *HasIndirectCall) { in EmitMCResourceInfo() argument
299 PRINT_RES_INFO(HasIndirectCall); in EmitMCResourceInfo()