|
LLVM 22.0.0git
|
This file implements the targeting of the InstructionSelector class for Mips. More...
#include "MCTargetDesc/MipsInstPrinter.h"#include "MipsMachineFunction.h"#include "MipsRegisterBankInfo.h"#include "MipsTargetMachine.h"#include "llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h"#include "llvm/CodeGen/GlobalISel/MachineIRBuilder.h"#include "llvm/CodeGen/MachineJumpTableInfo.h"#include "llvm/IR/IntrinsicsMips.h"#include "MipsGenGlobalISel.inc"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
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 &, const MipsSubtarget &, const 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 23 of file MipsInstructionSelector.cpp.
| #define GET_GLOBALISEL_IMPL |
Definition at line 76 of file MipsInstructionSelector.cpp.
| #define GET_GLOBALISEL_PREDICATE_BITSET |
Definition at line 29 of file MipsInstructionSelector.cpp.
| #define GET_GLOBALISEL_PREDICATES_DECL |
Definition at line 65 of file MipsInstructionSelector.cpp.
| #define GET_GLOBALISEL_PREDICATES_INIT |
| #define GET_GLOBALISEL_TEMPORARIES_DECL |
Definition at line 69 of file MipsInstructionSelector.cpp.
| #define GET_GLOBALISEL_TEMPORARIES_INIT |