Searched defs:createImm (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp217 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, function in struct:__anon2769::BPFOperand
/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCInst.h141 static MCOperand createImm(int64_t Val) { function in class:llvm::MCOperand
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp484 static std::unique_ptr<LoongArchOperand> createImm(const MCExpr *Val, SMLoc S, function in class:__anon2910::LoongArchOperand
/openbsd-current/gnu/llvm/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp297 static std::unique_ptr<XtensaOperand> createImm(const MCExpr *Val, SMLoc S, function in struct:XtensaOperand
/openbsd-current/gnu/llvm/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp605 static std::unique_ptr<LanaiOperand> createImm(cons function in struct:__anon2896::LanaiOperand
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp346 std::unique_ptr<M68kOperand> M68kOperand::createImm(const MCExpr *Expr, function in class:M68kOperand
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp858 static std::unique_ptr<RISCVOperand> createImm(const MCExpr *Val, SMLoc S, function in struct:__anon3049::RISCVOperand
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp534 static std::unique_ptr<CSKYOperand> createImm(const MCExpr *Val, SMLoc S, function in struct:__anon2792::CSKYOperand
/openbsd-current/gnu/llvm/llvm/include/llvm/MCA/
H A DInstruction.h105 static MCAOperand createImm(int64_t Val) { function in class:llvm::mca::MCAOperand
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp181 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { function in class:__anon3098::SystemZOperand

Completed in 227 milliseconds