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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp194 static std::unique_ptr<MSP430Operand> CreateToken(StringRef Str, SMLoc S) { function in class:__anon2491::MSP430Operand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp202 static std::unique_ptr<AVROperand> CreateToken(StringRef Str, SMLoc S) { function in class:__anon2353::AVROperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h615 static std::unique_ptr<X86Operand> CreateToken(StringRef Str, SMLoc Loc) { function in struct:llvm::final
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp585 static std::unique_ptr<LanaiOperand> CreateToken(StringRef Str, SMLoc Start) { function in struct:__anon2463::LanaiOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp587 static std::unique_ptr<VEOperand> CreateToken(StringRef Str, SMLoc S) { function in class:__anon2638::VEOperand
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp429 static std::unique_ptr<SparcOperand> CreateToken(StringRef Str, SMLoc S) { function in class:__anon2602::SparcOperand
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp612 static std::unique_ptr<PPCOperand> CreateToken(StringRef Str, SMLoc S, function in struct:__anon2548::PPCOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp422 static std::unique_ptr<HexagonOperand> CreateToken(MCContext &Context, function in struct:__anon2383::HexagonOperand
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1870 CreateToken(StringRef Str, bool IsSuffix, SMLoc S, MCContext &Ctx) { function in class:__anon2167::AArch64Operand
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1075 static AMDGPUOperand::Ptr CreateToken(const AMDGPUAsmParser *AsmParser, function in class:__anon2230::AMDGPUOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1491 static std::unique_ptr<MipsOperand> CreateToken(StringRef Str, SMLoc S, function in class:__anon2507::MipsOperand
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3620 static std::unique_ptr<ARMOperand> CreateToken(StringRef Str, SMLoc S) { function
[all...]

Completed in 421 milliseconds