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

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

Completed in 204 milliseconds