Searched refs:AVRSubtarget (Results 1 – 6 of 6) sorted by relevance
35 const AVRSubtarget *getSubtargetImpl() const;36 const AVRSubtarget *getSubtargetImpl(const Function &) const override;46 AVRSubtarget SubTarget;
31 AVRSubtarget::AVRSubtarget(const Triple &TT, const std::string &CPU, in AVRSubtarget() function in llvm::AVRSubtarget
33 class AVRSubtarget : public AVRGenSubtargetInfo {40 AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS,
81 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl()85 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl()
12 AVRSubtarget.cpp
30 // new member in AVRSubtarget (to store a value) for each set because we do not