LLVM 20.0.0git
|
#include "Mips.h"
#include "MipsInstrInfo.h"
#include "MipsSubtarget.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Target/TargetMachine.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "mips-vr4300-mulmul-fix" |
Functions | |
static bool | isFirstMul (const MachineInstr &MI) |
static bool | isSecondMulOrBranch (const MachineInstr &MI) |
#define DEBUG_TYPE "mips-vr4300-mulmul-fix" |
Definition at line 31 of file MipsMulMulBugPass.cpp.
|
static |
Definition at line 77 of file MipsMulMulBugPass.cpp.
References MI.
|
static |
Definition at line 89 of file MipsMulMulBugPass.cpp.
References MI.