/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstBuilder.h | 61 MCInstBuilder &addExpr(const MCExpr *Val) { in addExpr() function
|
/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 181 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function
|
/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 142 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function in __anon6f0156450111::AVROperand
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 180 void addExpr(MCRegister Reg, const DIExpression &Expr) { in addExpr() function
|
H A D | DwarfCompileUnit.cpp | 1661 void DwarfCompileUnit::addExpr(DIELoc &Die, dwarf::Form Form, addExpr() function in DwarfCompileUnit
|
/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 317 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function
|
/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
H A D | M68kAsmParser.cpp | 301 void M68kOperand::addExpr(MCInst &Inst, const MCExpr *Expr) { addExpr() function in M68kOperand
|
/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 561 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function
|
/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
H A D | LanaiAsmParser.cpp | 389 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function
|
/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 404 void addExpr(MCInst &Inst, const MCExpr *Expr) const{ addExpr() function in __anone9c3bfa50211::SparcOperand [all...] |
/llvm-project/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 512 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function in __anon5e8dac490211::VEOperand [all...] |
/llvm-project/mlir/lib/IR/ |
H A D | AffineExpr.cpp | 473 auto addExpr = dyn_cast<AffineBinaryOpExpr>(expr); getSummandExprs() local
|
/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 553 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr() function
|
/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 550 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function in __anon4cc3c3ed0111::LoongArchOperand [all...] |
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 146 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function in __anonf32883310111::SystemZOperand [all...] |
/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 1179 static void addExpr(MCInst &Inst, const MCExpr *Expr, bool IsRV64Imm) { addExpr() function
|
/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 1060 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function in __anon0e8e06850211::MipsOperand
|
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 7484 BinaryOperator *addExpr = BinaryOperator::Create( RewriteObjCIvarRefExpr() local
|
/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 1734 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function in __anon882015c50111::AArch64Operand [all...] |
/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 2512 void addExpr(MCInst &Inst, const MCExpr *Expr) const { addExpr() function in __anond426d4330111::ARMOperand [all...] |