Searched defs:createToken (Results 1 – 6 of 6) sorted by relevance
199 static std::unique_ptr<BPFOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
208 static std::unique_ptr<LoongArchOperand> createToken(StringRef Str, SMLoc S) { in createToken() function in __anon1ba74a0a0111::LoongArchOperand
330 std::unique_ptr<M68kOperand> M68kOperand::createToken(StringRef Token, in createToken() function in M68kOperand
471 static std::unique_ptr<CSKYOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
165 static std::unique_ptr<SystemZOperand> createToken(StringRef Str, SMLoc Loc) { in createToken() function in __anon4f8b82ce0111::SystemZOperand
836 static std::unique_ptr<RISCVOperand> createToken(StringRef Str, SMLoc S, in createToken() function