Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetOptions.h76 bool NVPTXUseShortPointers = false; variable
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DNVPTX.cpp74 else if (Opts.NVPTXUseShortPointers) in NVPTXTargetInfo()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td1313 TargetOpts<"NVPTXUseShortPointers">, DefaultFalse,