Home
last modified time | relevance | path

Searched defs:CreateToken (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp196 static std::unique_ptr<MSP430Operand> CreateToken(StringRef Str, SMLoc S) { CreateToken() function in __anon0a319ea10111::MSP430Operand
/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp209 static std::unique_ptr<AVROperand> CreateToken(StringRef Str, SMLoc S) { CreateToken() function in __anon6f0156450111::AVROperand
/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h667 static std::unique_ptr<X86Operand> CreateToken(StringRef Str, SMLoc Loc) { CreateToken() function
/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp583 static std::unique_ptr<LanaiOperand> CreateToken(StringRef Str, SMLoc Start) { CreateToken() function
/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp458 static std::unique_ptr<SparcOperand> CreateToken(StringRef Str, SMLoc S) { CreateToken() function in __anone9c3bfa50211::SparcOperand
/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp590 static std::unique_ptr<VEOperand> CreateToken(StringRef Str, SMLoc S) { CreateToken() function in __anon5e8dac490211::VEOperand
[all...]
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp669 static std::unique_ptr<PPCOperand> CreateToken(StringRef Str, SMLoc S, CreateToken() function
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp426 static std::unique_ptr<HexagonOperand> CreateToken(MCContext &Context, CreateToken() function
[all...]
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1503 static std::unique_ptr<MipsOperand> CreateToken(StringRef Str, SMLoc S, CreateToken() function in __anon0e8e06850211::MipsOperand
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2252 CreateToken(StringRef Str, SMLoc S, MCContext &Ctx, bool IsSuffix = false) { CreateToken() function in __anon882015c50111::AArch64Operand
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1171 static AMDGPUOperand::Ptr CreateToken(const AMDGPUAsmParser *AsmParser, CreateToken() function in __anon446f916f0111::AMDGPUOperand
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3696 static std::unique_ptr<ARMOperand> CreateToken(StringRef Str, SMLoc S, CreateToken() function in __anond426d4330111::ARMOperand
[all...]