Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1360 static const char RegAllocOptNotSupportedMessage[] = variable
1365 report_fatal_error(RegAllocOptNotSupportedMessage); in addRegAssignAndRewriteFast()
1378 report_fatal_error(RegAllocOptNotSupportedMessage); in addRegAssignAndRewriteOptimized()