Searched defs:createToken (Results 1 – 5 of 5) sorted by relevance
198 static std::unique_ptr<BPFOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
225 static std::unique_ptr<CSKYOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
280 std::unique_ptr<M68kOperand> M68kOperand::createToken(StringRef Token, in createToken() function in M68kOperand
161 static std::unique_ptr<SystemZOperand> createToken(StringRef Str, SMLoc Loc) { in createToken() function in __anond0f948490111::SystemZOperand
760 static std::unique_ptr<RISCVOperand> createToken(StringRef Str, SMLoc S, in createToken() function