| /freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 141 static MCOperand createImm(int64_t Val) { in createImm() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCInst.h | 141 static MCOperand createImm(int64_t Val) { in createImm() function
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 218 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/BPF/AsmParser/ |
| H A D | BPFAsmParser.cpp | 217 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 294 static std::unique_ptr<XtensaOperand> createImm(const MCExpr *Val, SMLoc S, createImm() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 297 static std::unique_ptr<XtensaOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/ |
| H A D | M68kAsmParser.cpp | 357 std::unique_ptr<M68kOperand> M68kOperand::createImm(const MCExpr *Expr, in createImm() function in M68kOperand
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/AsmParser/ |
| H A D | M68kAsmParser.cpp | 346 std::unique_ptr<M68kOperand> M68kOperand::createImm(const MCExpr *Expr, in createImm() function in M68kOperand
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/ |
| H A D | LanaiAsmParser.cpp | 601 static std::unique_ptr<LanaiOperand> createImm(cons function [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 105 static MCAOperand createImm(int64_t Val) { in createImm() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/AsmParser/ |
| H A D | LanaiAsmParser.cpp | 605 static std::unique_ptr<LanaiOperand> createImm(const MCExpr *Value, in createImm() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MCA/ |
| H A D | Instruction.h | 105 static MCAOperand createImm(int64_t Val) { in createImm() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/ |
| H A D | LoongArchAsmParser.cpp | 484 static std::unique_ptr<LoongArchOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function in __anon51359f510111::LoongArchOperand
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
| H A D | LoongArchAsmParser.cpp | 515 static std::unique_ptr<LoongArchOperand> createImm(const MCExpr *Val, SMLoc S, createImm() function in __anon92e30fec0111::LoongArchOperand
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
| H A D | CSKYAsmParser.cpp | 535 static std::unique_ptr<CSKYOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/ |
| H A D | CSKYAsmParser.cpp | 534 static std::unique_ptr<CSKYOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 182 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anonc35ba7b00111::SystemZOperand
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/ |
| H A D | SystemZAsmParser.cpp | 181 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anon21cc4c950111::SystemZOperand
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 858 static std::unique_ptr<RISCVOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| H A D | RISCVAsmParser.cpp | 1092 static std::unique_ptr<RISCVOperand> createImm(const MCExpr *Val, SMLoc S, createImm() function [all...] |