Home
last modified time | relevance | path

Searched defs:CreateImm (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
HDMSP430AsmParser.cpp202 static std::unique_ptr<MSP430Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon4b1a9cc50111::MSP430Operand
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineOperand.h761 static MachineOperand CreateImm(int64_t Val) { in CreateImm() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
HDAVRAsmParser.cpp210 static std::unique_ptr<AVROperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon241f89690111::AVROperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
HDSparcAsmParser.cpp397 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon9b4ee4c90211::SparcOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
HDPPCAsmParser.cpp609 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
HDHexagonAsmParser.cpp438 CreateImm(MCContext &Context, const MCExpr *Val, SMLoc S, SMLoc E) { in CreateImm() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
HDAArch64AsmParser.cpp1871 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anona7412ce90111::AArch64Operand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp895 static AMDGPUOperand::Ptr CreateImm(const AMDGPUAsmParser *AsmParser, in CreateImm() function in __anon85588f930111::AMDGPUOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
HDMipsAsmParser.cpp1551 CreateImm(const MCExpr *Val, SMLoc S, SMLoc E, MipsAsmParser &Parser) { in CreateImm() function in __anon840592a90211::MipsOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp3615 static std::unique_ptr<ARMOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon894507570111::ARMOperand