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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCInst.h117 static MCOperand CreateImm(int64_t Val) { function in class:llvm::MCOperand
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/AsmParser/
H A DMBlazeAsmParser.cpp237 static MBlazeOperand *CreateImm(const MCExpr *Val, SMLoc S, SMLoc E) { function in struct:__anon10202::MBlazeOperand
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp232 static MipsOperand *CreateImm(const MCExpr *Val, SMLoc S, SMLoc E) { function in class:__anon10229::MipsOperand
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp481 static X86Operand *CreateImm(const MCExpr *Val, SMLoc StartLoc, SMLoc EndLoc, function in struct:__anon10273::X86Operand
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2254 static ARMOperand *CreateImm(const MCExpr *Val, SMLoc S, SMLoc E) { function
[all...]

Completed in 108 milliseconds