Searched defs:addExpr (Results 1 - 10 of 10) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstBuilder.h50 MCInstBuilder &addExpr(const MCExpr *Val) { function in class:llvm::MCInstBuilder
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp169 addExpr(*Loc, dwarf::DW_FORM_udata,
809 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, function in class:llvm::DwarfCompileUnit
/external/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp289 addExpr(Inst, Expr);
292 void addExpr(MCInst &Inst, const MCExpr *Expr) const{ function in class:__anon12732::SparcOperand
317 addExpr(Inst, Expr);
/external/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h376 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in struct:llvm::X86Operand
421 addExpr(Inst, getImm());
425 addExpr(Inst, getImm());
433 addExpr(Inst, getMemDisp());
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp120 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon12743::SystemZOperand
257 addExpr(Inst, Mem.Disp);
279 addExpr(Inst, getImm());
285 addExpr(Inst, Mem.Disp);
291 addExpr(Inst, Mem.Disp);
298 addExpr(Inst, Mem.Disp);
299 addExpr(Inst, Mem.Length);
304 addExpr(Inst, ImmTLS.Imm);
306 addExpr(Inst, ImmTLS.Sym);
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1163 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon12455::AArch64Operand
1265 addExpr(Inst, getImm());
1271 addExpr(Inst, getShiftedImmVal());
1274 addExpr(Inst, getImm());
1300 addExpr(Inst, getImm());
1481 addExpr(Inst, getImm());
1495 addExpr(Inst, getImm());
1509 addExpr(Inst, getImm());
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp807 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon12657::MipsOperand
944 addExpr(Inst, Expr);
955 addExpr(Inst, Expr);
964 addExpr(Inst, Expr);
/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp7623 BinaryOperator *addExpr = local
7630 addExpr);
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp1673 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon12536::ARMOperand
1811 addExpr(Inst, getImm());
2191 addExpr(Inst, getImm());
2206 addExpr(Inst, getImm());
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 224 milliseconds