OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RISCVSubtarget
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVSubtarget.cpp
1
//===--
RISCVSubtarget
.cpp - RISCV Subtarget Information ------------------===//
13
#include "
RISCVSubtarget
.h"
48
void
RISCVSubtarget
::anchor() {}
50
RISCVSubtarget
&
51
RISCVSubtarget
::initializeSubtargetDependencies(const Triple &TT, StringRef CPU,
76
RISCVSubtarget
::
RISCVSubtarget
(const Triple &TT, StringRef CPU,
92
const CallLowering *
RISCVSubtarget
::getCallLowering() const {
96
InstructionSelector *
RISCVSubtarget
::getInstructionSelector() const {
100
const LegalizerInfo *
RISCVSubtarget
::getLegalizerInfo() const
[
all
...]
RISCVSubtarget.h
1
//===--
RISCVSubtarget
.h - Define Subtarget for the RISCV -------*- C++ -*-===//
35
class
RISCVSubtarget
: public RISCVGenSubtargetInfo {
75
RISCVSubtarget
&initializeSubtargetDependencies(const Triple &TT,
83
RISCVSubtarget
(const Triple &TT, StringRef CPU, StringRef TuneCPU,
Completed in 18 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026