Home
last modified time | relevance | path

Searched defs:createToken (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp201 static std::unique_ptr<BPFOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp277 static std::unique_ptr<XtensaOperand> createToken(StringRef Str, SMLoc S) { createToken() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp341 std::unique_ptr<M68kOperand> M68kOperand::createToken(StringRef Token, in createToken() function in M68kOperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp498 static std::unique_ptr<LoongArchOperand> createToken(StringRef Str, SMLoc S) { createToken() function in __anon92e30fec0111::LoongArchOperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp473 static std::unique_ptr<CSKYOperand> createToken(StringRef Str, SMLoc S) { in createToken() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp166 static std::unique_ptr<SystemZOperand> createToken(StringRef Str, SMLoc Loc) { in createToken() function in __anonc35ba7b00111::SystemZOperand
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1074 static std::unique_ptr<RISCVOperand> createToken(StringRef Str, SMLoc S) { createToken() function