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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h122 static MCOperand createImm(int64_t Val) { function in class:llvm::MCOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp213 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, function in struct:__anon2197::BPFOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp601 static std::unique_ptr<LanaiOperand> createImm(cons function in struct:__anon2281::LanaiOperand
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp678 static std::unique_ptr<RISCVOperand> createImm(const MCExpr *Val, SMLoc S, function in struct:__anon2376::RISCVOperand
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp177 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { function in class:__anon2401::SystemZOperand

Completed in 145 milliseconds