OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MipsTargetLowering
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Mips/
MipsISelLowering.h
220
class
MipsTargetLowering
: public TargetLowering {
223
explicit
MipsTargetLowering
(const MipsTargetMachine &TM,
226
static const
MipsTargetLowering
*create(const MipsTargetMachine &TM,
599
/// Create
MipsTargetLowering
objects.
600
const
MipsTargetLowering
*
603
const
MipsTargetLowering
*
MipsISelLowering.cpp
74
SDValue
MipsTargetLowering
::getGlobalReg(SelectionDAG &DAG, EVT Ty) const {
79
SDValue
MipsTargetLowering
::getTargetNode(GlobalAddressSDNode *N, EVT Ty,
85
SDValue
MipsTargetLowering
::getTargetNode(ExternalSymbolSDNode *N, EVT Ty,
91
SDValue
MipsTargetLowering
::getTargetNode(BlockAddressSDNode *N, EVT Ty,
97
SDValue
MipsTargetLowering
::getTargetNode(JumpTableSDNode *N, EVT Ty,
103
SDValue
MipsTargetLowering
::getTargetNode(ConstantPoolSDNode *N, EVT Ty,
110
const char *
MipsTargetLowering
::getTargetNodeName(unsigned Opcode) const {
225
MipsTargetLowering
::
MipsTargetLowering
(const MipsTargetMachine &TM,
442
const
MipsTargetLowering
*MipsTargetLowering::create(const MipsTargetMachine &TM
[
all
...]
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsISelLowering.h
97
class
MipsTargetLowering
: public TargetLowering {
99
explicit
MipsTargetLowering
(MipsTargetMachine &TM);
MipsISelLowering.cpp
50
const char *
MipsTargetLowering
::getTargetNodeName(unsigned Opcode) const {
83
MipsTargetLowering
::
84
MipsTargetLowering
(MipsTargetMachine &TM)
234
bool
MipsTargetLowering
::allowsUnalignedMemoryAccesses(EVT VT) const {
239
EVT
MipsTargetLowering
::getSetCCResultType(EVT VT) const {
637
SDValue
MipsTargetLowering
::PerformDAGCombine(SDNode *N, DAGCombinerInfo &DCI)
662
SDValue
MipsTargetLowering
::
788
MipsTargetLowering
::EmitInstrWithCustomInserter(MachineInstr *MI,
[
all
...]
Completed in 158 milliseconds