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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstBuilder.h49 MCInstBuilder &addExpr(const MCExpr *Val) { function in class:llvm::MCInstBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp176 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in struct:__anon5109::BPFOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp136 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon5105::AVROperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp389 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in struct:__anon5205::LanaiOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp344 void addExpr(MCInst &Inst, const MCExpr *Expr) const{ function in class:__anon5338::SparcOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h486 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in struct:llvm::final
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1283 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, function in class:DwarfCompileUnit
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp699 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in struct:__anon5322::RISCVOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp141 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon5349::SystemZOperand
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1415 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon4934::AArch64Operand
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp7487 BinaryOperator *addExpr = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2322 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon5075::ARMOperand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1032 void addExpr(MCInst &Inst, const MCExpr *Expr) const { function in class:__anon5236::MipsOperand

Completed in 343 milliseconds