/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRSubtarget.cpp | 30 AVRSubtarget::AVRSubtarget(const Triple &TT, const std::string &CPU, in AVRSubtarget() function in llvm::AVRSubtarget 46 AVRSubtarget & 47 AVRSubtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS, in initializeSubtargetDependencies()
|
D | AVRFrameLowering.cpp | 58 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in emitPrologue() 164 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in emitEpilogue() 246 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in spillCalleeSavedRegisters() 286 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in restoreCalleeSavedRegisters() 308 const AVRSubtarget &STI = MBB.getParent()->getSubtarget<AVRSubtarget>(); in fixStackStores() 364 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in eliminateCallFramePseudoInstr() 507 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in runOnMachineFunction()
|
D | AVRTargetMachine.h | 36 const AVRSubtarget *getSubtargetImpl() const; 37 const AVRSubtarget *getSubtargetImpl(const Function &) const override; 51 AVRSubtarget SubTarget;
|
D | AVRSubtarget.h | 31 class AVRSubtarget : public AVRGenSubtargetInfo { 38 AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, 51 AVRSubtarget &initializeSubtargetDependencies(StringRef CPU, StringRef FS,
|
D | AVRTargetMachine.cpp | 88 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() 92 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl()
|
D | AVRISelLowering.h | 66 class AVRSubtarget; variable 73 const AVRSubtarget &STI); 175 const AVRSubtarget &Subtarget;
|
D | AVRRelaxMemOperations.cpp | 63 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in runOnMachineFunction()
|
D | AVRAsmPrinter.cpp | 108 const AVRSubtarget &STI = MF->getSubtarget<AVRSubtarget>(); in PrintAsmOperand()
|
D | AVRInstrInfo.cpp | 45 const AVRSubtarget &STI = MBB.getParent()->getSubtarget<AVRSubtarget>(); in copyPhysReg() 494 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in getInstSizeInBytes()
|
D | AVRISelDAGToDAG.cpp | 56 const AVRSubtarget *Subtarget; 60 Subtarget = &MF.getSubtarget<AVRSubtarget>(); in runOnMachineFunction() 210 const AVRSubtarget &STI = MF->getSubtarget<AVRSubtarget>(); in SelectInlineAsmMemoryOperand()
|
/external/llvm-project/llvm/lib/Target/AVR/ |
D | AVRSubtarget.cpp | 30 AVRSubtarget::AVRSubtarget(const Triple &TT, const std::string &CPU, in AVRSubtarget() function in llvm::AVRSubtarget 49 AVRSubtarget & 50 AVRSubtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS, in initializeSubtargetDependencies()
|
D | AVRFrameLowering.cpp | 56 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in emitPrologue() 140 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in restoreStatusRegister() 171 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in emitEpilogue() 242 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in spillCalleeSavedRegisters() 281 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in restoreCalleeSavedRegisters() 331 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in eliminateCallFramePseudoInstr() 495 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in runOnMachineFunction()
|
D | AVRTargetMachine.h | 36 const AVRSubtarget *getSubtargetImpl() const; 37 const AVRSubtarget *getSubtargetImpl(const Function &) const override; 51 AVRSubtarget SubTarget;
|
D | AVRSubtarget.h | 31 class AVRSubtarget : public AVRGenSubtargetInfo { 38 AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, 51 AVRSubtarget &initializeSubtargetDependencies(StringRef CPU, StringRef FS,
|
D | AVRTargetMachine.cpp | 88 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() 92 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl()
|
D | AVRISelLowering.h | 66 class AVRSubtarget; variable 73 const AVRSubtarget &STI); 173 const AVRSubtarget &Subtarget;
|
D | AVRRelaxMemOperations.cpp | 63 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in runOnMachineFunction()
|
D | AVRAsmPrinter.cpp | 108 const AVRSubtarget &STI = MF->getSubtarget<AVRSubtarget>(); in PrintAsmOperand()
|
D | AVRInstrInfo.cpp | 45 const AVRSubtarget &STI = MBB.getParent()->getSubtarget<AVRSubtarget>(); in copyPhysReg() 494 const AVRSubtarget &STI = MF.getSubtarget<AVRSubtarget>(); in getInstSizeInBytes()
|
D | AVRISelDAGToDAG.cpp | 56 const AVRSubtarget *Subtarget; 60 Subtarget = &MF.getSubtarget<AVRSubtarget>(); in runOnMachineFunction() 210 const AVRSubtarget &STI = MF->getSubtarget<AVRSubtarget>(); in SelectInlineAsmMemoryOperand()
|
/external/llvm/lib/Target/AVR/ |
D | AVRTargetMachine.h | 35 const AVRSubtarget *getSubtargetImpl() const; 36 const AVRSubtarget *getSubtargetImpl(const Function &) const override; 46 AVRSubtarget SubTarget;
|
D | AVRSubtarget.cpp | 31 AVRSubtarget::AVRSubtarget(const Triple &TT, const std::string &CPU, in AVRSubtarget() function in llvm::AVRSubtarget
|
D | AVRSubtarget.h | 33 class AVRSubtarget : public AVRGenSubtargetInfo { 40 AVRSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS,
|
D | AVRTargetMachine.cpp | 81 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl() const { in getSubtargetImpl() 85 const AVRSubtarget *AVRTargetMachine::getSubtargetImpl(const Function &) const { in getSubtargetImpl()
|
D | CMakeLists.txt | 12 AVRSubtarget.cpp
|