16 static Target TheNVPTXTarget32;
17 return TheNVPTXTarget32;
20 static Target TheNVPTXTarget64;
21 return TheNVPTXTarget64;
RegisterTarget - Helper template for registering a target, for use in the target's initialization fun...
Target & getTheNVPTXTarget64()
Target & getTheNVPTXTarget32()
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang","erlang-compatible garbage collector")
void LLVMInitializeNVPTXTargetInfo()
Module.h This file contains the declarations for the Module class.
Target - Wrapper for Target specific information.
static GCMetadataPrinterRegistry::Add< OcamlGCMetadataPrinter > Y("ocaml","ocaml 3.10-compatible collector")