Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h86 Hostcall = 0, enumerator
93 AMDGPUPrintfKind AMDGPUPrintfKindVal = AMDGPUPrintfKind::Hostcall;
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1038 TargetOptions::AMDGPUPrintfKind::Hostcall) in Release()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1331 NormalizedValues<["Hostcall", "Buffered"]>,
1332 MarshallingInfoEnum<TargetOpts<"AMDGPUPrintfKindVal">, "Hostcall">;