Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp314 DiagnosticInfoStackSize DiagStackSize(F, StackSize, Threshold, DS_Warning); in run() local
315 F.getContext().diagnose(DiagStackSize); in run()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp386 DiagnosticInfoStackSize DiagStackSize(F, ScratchSize, MaxScratchPerWorkitem, in validateMCResourceInfo() local
388 F.getContext().diagnose(DiagStackSize); in validateMCResourceInfo()