/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstBuilder.h | 55 MCInstBuilder &addExpr(const MCExpr *Val) { in addExpr() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 178 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 251 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 240 void M68kOperand::addExpr(MCInst &Inst, const MCExpr *Expr) { in addExpr() function in M68kOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 137 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon484a835d0111::AVROperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 390 void addExpr(MCInst &Inst, const MCExpr *Expr) const{ in addExpr() function in __anon6f8db8bd0211::SparcOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 509 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 391 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 1503 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, in addExpr() function in DwarfCompileUnit
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 509 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anonf0f8b3610211::VEOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 141 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anond0f948490111::SystemZOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 810 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 1473 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon65f0dadd0111::AArch64Operand
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 7498 BinaryOperator *addExpr = BinaryOperator::Create( in RewriteObjCIvarRefExpr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1048 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anon5ed6d99d0211::MipsOperand
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 2453 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function in __anonad70014b0111::ARMOperand
|