HomeSort by relevance Sort by last modified time
    Searched refs:AVRTargetLowering (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AVR/
AVRSubtarget.h 45 const AVRTargetLowering *getTargetLowering() const override { return &TLInfo; }
85 AVRTargetLowering TLInfo;
AVRISelLowering.h 67 class AVRTargetLowering : public TargetLowering {
69 explicit AVRTargetLowering(AVRTargetMachine &TM);

Completed in 329 milliseconds