OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MipsMCInstLower
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsMCInstLower.h
1
//===-
MipsMCInstLower
.h - Lower MachineInstr to MCInst --------*- C++ -*--===//
25
///
MipsMCInstLower
- This class is used to lower an MachineInstr into an
27
class LLVM_LIBRARY_VISIBILITY
MipsMCInstLower
{
34
MipsMCInstLower
(MipsAsmPrinter &asmprinter);
MipsMCInstLower.cpp
1
//===-
MipsMCInstLower
.cpp - Convert Mips MachineInstr to MCInst ----------===//
14
#include "
MipsMCInstLower
.h"
28
MipsMCInstLower
::
MipsMCInstLower
(MipsAsmPrinter &asmprinter)
31
void
MipsMCInstLower
::Initialize(MCContext *C) {
35
MCOperand
MipsMCInstLower
::LowerSymbolOperand(const MachineOperand &MO,
177
MCOperand
MipsMCInstLower
::LowerOperand(const MachineOperand &MO,
204
MCOperand
MipsMCInstLower
::createSub(MachineBasicBlock *BB1,
214
void
MipsMCInstLower
::
252
void
MipsMCInstLower
::lowerLongBranchADDiu(const MachineInstr *MI
[
all
...]
Completed in 22 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026