Searched defs:CreateImm (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp204 static std::unique_ptr<MSP430Operand> CreateImm(const MCExpr *Val, SMLoc S, function in class:__anon4183::MSP430Operand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp212 static std::unique_ptr<AVROperand> CreateImm(const MCExpr *Val, SMLoc S, function in class:__anon4067::AVROperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp399 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, function in class:__anon4304::SparcOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h648 static std::unique_ptr<X86Operand> CreateImm(const MCExpr *Val, function in struct:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp622 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, function in struct:__anon4249::PPCOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp587 static std::unique_ptr<VEOperand> CreateImm(const MCExpr *Val, SMLoc S, function in class:__anon4344::VEOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp442 CreateImm(MCContext &Context, const MCExpr *Val, SMLoc S, SMLoc E) { function in struct:__anon4092::HexagonOperand
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1884 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, function in class:__anon3880::AArch64Operand
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp899 static AMDGPUOperand::Ptr CreateImm(const AMDGPUAsmParser *AsmParser, function in class:__anon3940::AMDGPUOperand
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3680 static std::unique_ptr<ARMOperand> CreateImm(const MCExpr *Val, SMLoc S, function
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1567 CreateImm(const MCExpr *Val, SMLoc S, SMLoc E, MipsAsmParser &Parser) { function in class:__anon4201::MipsOperand

Completed in 414 milliseconds