Lines Matching defs:NVPTXSubtarget
1 //===- NVPTXSubtarget.cpp - NVPTX Subtarget Information -------------------===//
13 #include "NVPTXSubtarget.h"
33 void NVPTXSubtarget::anchor() {}
35 NVPTXSubtarget &NVPTXSubtarget::initializeSubtargetDependencies(StringRef CPU,
54 NVPTXSubtarget::NVPTXSubtarget(const Triple &TT, const std::string &CPU,
63 NVPTXSubtarget::~NVPTXSubtarget() = default;
65 const SelectionDAGTargetInfo *NVPTXSubtarget::getSelectionDAGInfo() const {
69 bool NVPTXSubtarget::allowFP16Math() const {
73 bool NVPTXSubtarget::hasNativeBF16Support(int Opcode) const {
105 void NVPTXSubtarget::failIfClustersUnsupported(