HomeSort by: relevance | last modified time | path
    Searched refs:createExpr (Results 1 - 25 of 57) sorted by relevancy

1 2 3

  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFMCInstLower.cpp 44 return MCOperand::createExpr(Expr);
68 MCOp = MCOperand::createExpr(
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
ARCMCInstLower.cpp 66 return MCOperand::createExpr(MCSym);
73 return MCOperand::createExpr(Add);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRMCInstLower.cpp 59 return MCOperand::createExpr(Expr);
89 MCOp = MCOperand::createExpr(
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiMCInstLower.cpp 90 return MCOperand::createExpr(Expr);
111 MCOp = MCOperand::createExpr(
  /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
MSP430MCInstLower.cpp 109 return MCOperand::createExpr(Expr);
135 MCOp = MCOperand::createExpr(MCSymbolRefExpr::create(
  /src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
XCoreMCInstLower.cpp 67 return MCOperand::createExpr(MCSym);
74 return MCOperand::createExpr(Add);
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInstBuilder.h 56 Inst.addOperand(MCOperand::createExpr(Val));
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonMCInstLower.cpp 93 return MCOperand::createExpr(ME);
138 MCO = MCOperand::createExpr(Expr);
145 MCO = MCOperand::createExpr(Expr);
153 MCO = MCOperand::createExpr(Expr);
HexagonAsmPrinter.cpp 260 T.addOperand(MCOperand::createExpr(NewHE));
293 Inst.addOperand(MCOperand::createExpr(Zero));
300 Inst.addOperand(MCOperand::createExpr(Zero));
307 Inst.addOperand(MCOperand::createExpr(Zero));
314 Inst.addOperand(MCOperand::createExpr(Zero));
321 Inst.addOperand(MCOperand::createExpr(C255));
338 TmpInst.addOperand(MCOperand::createExpr(
354 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(
445 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext)));
481 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext)))
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsMCInstLower.cpp 174 return MCOperand::createExpr(Expr);
211 return MCOperand::createExpr(MipsMCExpr::create(Kind, Sub, *Ctx));
244 OutMI.addOperand(MCOperand::createExpr(MipsExpr));
286 OutMI.addOperand(MCOperand::createExpr(MipsExpr));
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcMCInstLower.cpp 64 return MCOperand::createExpr(expr);
SparcAsmPrinter.cpp 78 return MCOperand::createExpr(expr);
101 return MCOperand::createExpr(expr);
196 MCOperand imm = MCOperand::createExpr(MCConstantExpr::create(12,
208 MCOperand imm = MCOperand::createExpr(MCConstantExpr::create(32,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 111 return MCOperand::createExpr(Expr);
188 return MCOperand::createExpr(Expr);
244 return MCOperand::createExpr(Expr);
276 MCOp = MCOperand::createExpr(
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUMCInstLower.cpp 137 MCOp = MCOperand::createExpr(
140 MCOp = MCOperand::createExpr(
158 MCOp = MCOperand::createExpr(Expr);
165 MCOp = MCOperand::createExpr(Expr);
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZMCInstLower.cpp 89 return MCOperand::createExpr(getExpr(MO, Kind));
  /src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VEMCInstLower.cpp 40 return MCOperand::createExpr(Expr);
VEAsmPrinter.cpp 73 return MCOperand::createExpr(expr);
80 return MCOperand::createExpr(expr);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMCInstLower.cpp 68 return MCOperand::createExpr(Expr);
87 MCOp = MCOperand::createExpr(MCSymbolRefExpr::create(
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp 148 return MCOperand::createExpr(Expr);
181 OutMO = MCOperand::createExpr(
PPCAsmPrinter.cpp 793 MCOperand::createExpr(MCBinaryExpr::createSub(Exp, PB, OutContext));
826 TmpInst.getOperand(1) = MCOperand::createExpr(Exp);
848 TmpInst.getOperand(1) = MCOperand::createExpr(Exp);
858 TmpInst.getOperand(1) = MCOperand::createExpr(Exp);
882 TmpInst.getOperand(2) = MCOperand::createExpr(Exp);
913 TmpInst.getOperand(1) = MCOperand::createExpr(
946 TmpInst.getOperand(2) = MCOperand::createExpr(Exp);
978 TmpInst.getOperand(1) = MCOperand::createExpr(Exp);
1017 TmpInst.getOperand(2) = MCOperand::createExpr(Exp);
1051 TmpInst.getOperand(1) = MCOperand::createExpr(Exp)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/MC/MCDisassembler/
MCExternalSymbolizer.cpp 142 MI.addOperand(MCOperand::createExpr(Expr));
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kMCInstLower.cpp 110 return MCOperand::createExpr(Expr);
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
LanaiAsmParser.cpp 399 Inst.addOperand(MCOperand::createExpr(Expr));
477 Inst.addOperand(MCOperand::createExpr(getImm()));
485 Inst.addOperand(MCOperand::createExpr(getImm()));
508 Inst.addOperand(MCOperand::createExpr(getImm()));
516 Inst.addOperand(MCOperand::createExpr(getImm()));
539 Inst.addOperand(MCOperand::createExpr(getImm()));
547 Inst.addOperand(MCOperand::createExpr(getImm()));
555 Inst.addOperand(MCOperand::createExpr(getImm()));
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 1055 Inst.addOperand(MCOperand::createExpr(Expr));
2948 TOut.emitRX(Mips::LUi, DstReg, MCOperand::createExpr(CallHiExpr), IDLoc,
2953 MCOperand::createExpr(CallLoExpr), IDLoc, STI);
2958 MCOperand::createExpr(CallExpr), IDLoc, STI);
2993 TOut.emitRX(Mips::LUi, TmpReg, MCOperand::createExpr(CallHiExpr), IDLoc,
2998 MCOperand::createExpr(CallLoExpr), IDLoc, STI);
3002 MCOperand::createExpr(MCConstantExpr::create(
3065 MCOperand::createExpr(GotExpr), IDLoc, STI);
3069 MCOperand::createExpr(LoExpr), IDLoc, STI);
3111 TOut.emitRX(Mips::LUi, ATReg, MCOperand::createExpr(HighestExpr), IDLoc
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsTargetStreamer.cpp 1171 TmpInst.addOperand(MCOperand::createExpr(HiSym));
1184 TmpInst.addOperand(MCOperand::createExpr(LoSym));
1256 emitRX(Mips::LUi, GPReg, MCOperand::createExpr(HiExpr), SMLoc(), &STI);
1259 emitRRX(Mips::ADDiu, GPReg, GPReg, MCOperand::createExpr(LoExpr), SMLoc(),
1273 emitRX(Mips::LUi, GPReg, MCOperand::createExpr(HiExpr), SMLoc(), &STI);
1276 emitRRX(Mips::ADDiu, GPReg, GPReg, MCOperand::createExpr(LoExpr), SMLoc(),

Completed in 78 milliseconds

1 2 3