Home
last modified time | relevance | path

Searched refs:AVRSubtarget (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AVR/
DAVRTargetMachine.h35 const AVRSubtarget *getSubtargetImpl() const;
36 const AVRSubtarget *getSubtargetImpl(const Function &) const override;
46 AVRSubtarget SubTarget;
DAVRSubtarget.cpp31 AVRSubtarget::AVRSubtarget(const Triple &TT, const std::string &CPU, in AVRSubtarget() function in llvm::AVRSubtarget
DAVRSubtarget.h33 class AVRSubtarget : public AVRGenSubtargetInfo {
40 AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS,
DAVRTargetMachine.cpp81 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl()
85 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl()
DCMakeLists.txt12 AVRSubtarget.cpp
DAVR.td30 // new member in AVRSubtarget (to store a value) for each set because we do not