Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInst.h117 static MCOperand CreateImm(int64_t Val) { in CreateImm() function
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h568 static MachineOperand CreateImm(int64_t Val) { in CreateImm() function
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp309 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon818a29540111::SparcOperand
/external/llvm/lib/Target/X86/AsmParser/
DX86Operand.h468 static std::unique_ptr<X86Operand> CreateImm(const MCExpr *Val, in CreateImm() function
/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp242 static std::unique_ptr<AMDGPUOperand> CreateImm(int64_t Val, SMLoc Loc, in CreateImm() function in __anon92a627a80111::AMDGPUOperand
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp697 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp1060 CreateImm(const MCExpr *Val, SMLoc S, SMLoc E, MipsAsmParser &Parser) { in CreateImm() function in __anon410038740311::MipsOperand
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1573 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon0b51bef40211::AArch64Operand
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp2754 static std::unique_ptr<ARMOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon0735be620311::ARMOperand