Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/CodeGen/
DMachineOperand.h588 static MachineOperand CreateImm(int64_t Val) { in CreateImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp202 static std::unique_ptr<MSP430Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon0e52c1590111::MSP430Operand
/external/llvm-project/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp204 static std::unique_ptr<MSP430Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon8d28a8650111::MSP430Operand
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h761 static MachineOperand CreateImm(int64_t Val) { in CreateImm() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOperand.h771 static MachineOperand CreateImm(int64_t Val) { in CreateImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp210 static std::unique_ptr<AVROperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon968ccefd0111::AVROperand
/external/llvm-project/llvm/lib/Target/AVR/AsmParser/
DAVRAsmParser.cpp212 static std::unique_ptr<AVROperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anonbdf55d090111::AVROperand
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h488 static std::unique_ptr<X86Operand> CreateImm(const MCExpr *Val, in CreateImm() function
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp360 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon9c87543b0111::SparcOperand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp397 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon674cd45d0211::SparcOperand
/external/llvm-project/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp399 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon0d2588690211::SparcOperand
/external/llvm-project/llvm/lib/Target/VE/AsmParser/
DVEAsmParser.cpp605 static std::unique_ptr<VEOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon4089320d0211::VEOperand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp609 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function
/external/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp633 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp736 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp438 CreateImm(MCContext &Context, const MCExpr *Val, SMLoc S, SMLoc E) { in CreateImm() function
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp487 static AMDGPUOperand::Ptr CreateImm(int64_t Val, SMLoc Loc, in CreateImm() function in __anonb66aa3850111::AMDGPUOperand
/external/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp442 CreateImm(MCContext &Context, const MCExpr *Val, SMLoc S, SMLoc E) { in CreateImm() function
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp593 static std::unique_ptr<HexagonOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1657 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon6528055b0211::AArch64Operand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1871 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon1914c67d0111::AArch64Operand
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1294 CreateImm(const MCExpr *Val, SMLoc S, SMLoc E, MipsAsmParser &Parser) { in CreateImm() function in __anonf9177d9b0311::MipsOperand
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1916 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anona500a0890111::AArch64Operand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp895 static AMDGPUOperand::Ptr CreateImm(const AMDGPUAsmParser *AsmParser, in CreateImm() function in __anon4890b4270111::AMDGPUOperand
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1567 CreateImm(const MCExpr *Val, SMLoc S, SMLoc E, MipsAsmParser &Parser) { in CreateImm() function in __anonea9ece490211::MipsOperand

12