LLVM
8.0.1
|
This file implements the targeting of the InstructionSelector class for Mips. More...
#include "MipsRegisterBankInfo.h"
#include "MipsTargetMachine.h"
#include "llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h"
#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"
#include "MipsGenGlobalISel.inc"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Macros | |
#define | DEBUG_TYPE "mips-isel" |
#define | GET_GLOBALISEL_PREDICATE_BITSET |
#define | GET_GLOBALISEL_PREDICATES_DECL |
#define | GET_GLOBALISEL_TEMPORARIES_DECL |
#define | GET_GLOBALISEL_IMPL |
#define | GET_GLOBALISEL_PREDICATES_INIT |
#define | GET_GLOBALISEL_TEMPORARIES_INIT |
Functions | |
InstructionSelector * | llvm::createMipsInstructionSelector (const MipsTargetMachine &, MipsSubtarget &, MipsRegisterBankInfo &) |
This file implements the targeting of the InstructionSelector class for Mips.
Definition in file MipsInstructionSelector.cpp.
#define DEBUG_TYPE "mips-isel" |
Definition at line 20 of file MipsInstructionSelector.cpp.
#define GET_GLOBALISEL_IMPL |
Definition at line 58 of file MipsInstructionSelector.cpp.
#define GET_GLOBALISEL_PREDICATE_BITSET |
Definition at line 26 of file MipsInstructionSelector.cpp.
#define GET_GLOBALISEL_PREDICATES_DECL |
Definition at line 47 of file MipsInstructionSelector.cpp.
#define GET_GLOBALISEL_PREDICATES_INIT |
#define GET_GLOBALISEL_TEMPORARIES_DECL |
Definition at line 51 of file MipsInstructionSelector.cpp.
#define GET_GLOBALISEL_TEMPORARIES_INIT |