OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitRX
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp
178
void MipsTargetStreamer::
emitRX
(unsigned Opcode, unsigned Reg0, MCOperand Op1,
190
emitRX
(Opcode, Reg0, MCOperand::createImm(Imm), IDLoc, STI);
195
emitRX
(Opcode, Reg0, MCOperand::createReg(Reg1), IDLoc, STI);
1256
emitRX
(Mips::LUi, GPReg, MCOperand::createExpr(HiExpr), SMLoc(), &STI);
1273
emitRX
(Mips::LUi, GPReg, MCOperand::createExpr(HiExpr), SMLoc(), &STI);
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsTargetStreamer.h
126
void
emitRX
(unsigned Opcode, unsigned Reg0, MCOperand Op1, SMLoc IDLoc,
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp
2948
TOut.
emitRX
(Mips::LUi, DstReg, MCOperand::createExpr(CallHiExpr), IDLoc,
2993
TOut.
emitRX
(Mips::LUi, TmpReg, MCOperand::createExpr(CallHiExpr), IDLoc,
3111
TOut.
emitRX
(Mips::LUi, ATReg, MCOperand::createExpr(HighestExpr), IDLoc,
3138
TOut.
emitRX
(Mips::LUi, DstReg, MCOperand::createExpr(HighestExpr), IDLoc,
3140
TOut.
emitRX
(Mips::LUi, ATReg, MCOperand::createExpr(HiExpr), IDLoc, STI);
3161
TOut.
emitRX
(Mips::LUi, DstReg, MCOperand::createExpr(HighestExpr), IDLoc,
3206
TOut.
emitRX
(Mips::LUi, TmpReg, MCOperand::createExpr(HiExpr), IDLoc, STI);
3316
TOut.
emitRX
(Mips::LUi, ATReg, MCOperand::createExpr(HiExpr), IDLoc, STI);
3327
TOut.
emitRX
(Mips::LUi, ATReg, MCOperand::createExpr(HighestExpr), IDLoc,
3781
TOut.
emitRX
(Mips::LUi, TmpReg, HighestOperand, IDLoc, STI)
[
all
...]
Completed in 26 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026