LLVM
8.0.1
|
This is the complete list of members for llvm::RISCVSubtarget, including all inherited members.
enableLinkerRelax() const | llvm::RISCVSubtarget | inline |
getFrameLowering() const override | llvm::RISCVSubtarget | inline |
getInstrInfo() const override | llvm::RISCVSubtarget | inline |
getRegisterInfo() const override | llvm::RISCVSubtarget | inline |
getSelectionDAGInfo() const override | llvm::RISCVSubtarget | inline |
getTargetLowering() const override | llvm::RISCVSubtarget | inline |
getXLen() const | llvm::RISCVSubtarget | inline |
getXLenVT() const | llvm::RISCVSubtarget | inline |
hasStdExtA() const | llvm::RISCVSubtarget | inline |
hasStdExtC() const | llvm::RISCVSubtarget | inline |
hasStdExtD() const | llvm::RISCVSubtarget | inline |
hasStdExtF() const | llvm::RISCVSubtarget | inline |
hasStdExtM() const | llvm::RISCVSubtarget | inline |
is64Bit() const | llvm::RISCVSubtarget | inline |
ParseSubtargetFeatures(StringRef CPU, StringRef FS) | llvm::RISCVSubtarget | |
RISCVSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM) | llvm::RISCVSubtarget |