/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCInstBuilder.h | 55 MCInstBuilder &addExpr(const MCExpr *Val) { in addExpr() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 180 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 306 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 143 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anond633fba90111::AVROperand
|
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 290 void M68kOperand::addExpr(MCInst &Inst, const MCExpr *Expr) { in addExpr() function in M68kOperand
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 393 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 400 void addExpr(MCInst &Inst, const MCExpr *Expr) const{ in addExpr() function in __anon4ad277090211::SparcOperand
|
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 527 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 493 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon51359f510111::LoongArchOperand
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 1542 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, in addExpr() function in DwarfCompileUnit
|
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 513 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon0d4fa8ad0211::VEOperand
|
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 552 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 145 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon21cc4c950111::SystemZOperand
|
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 890 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 1679 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anonb6c3df290111::AArch64Operand
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1056 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon0cff94e90211::MipsOperand
|
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 7487 BinaryOperator *addExpr = BinaryOperator::Create( in RewriteObjCIvarRefExpr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 2463 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon3b5979970111::ARMOperand
|