Searched defs:createImm (Results 1 – 5 of 5) sorted by relevance
122 static MCOperand createImm(int64_t Val) { in createImm() function
213 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
601 static std::unique_ptr<LanaiOperand> createImm(const MCExpr *Value, in createImm() function
678 static std::unique_ptr<RISCVOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
177 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anon122763890111::SystemZOperand