Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1410 static const char RegAllocOptNotSupportedMessage[] = variable
1415 report_fatal_error(RegAllocOptNotSupportedMessage); in addRegAssignAndRewriteFast()
1433 report_fatal_error(RegAllocOptNotSupportedMessage); in addRegAssignAndRewriteOptimized()