Searched defs:getImm (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h76 inline SDValue getImm(const SDNode *Node, uint64_t Imm) { function in class:llvm::MipsDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCInst.h74 int64_t getImm() const { function in class:llvm::MCOperand
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h402 int64_t getImm() const { function in class:llvm::MachineOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/AsmParser/
H A DMBlazeAsmParser.cpp152 const MCExpr *getImm() const { function in struct:__anon2407::MBlazeOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp165 int64_t getImm() const { function in class:__anon2461::CountValue
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp99 inline SDValue getImm(const SDNode *Node, uint64_t Imm) { function in class:__anon2503::SystemZDAGToDAGISel
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h316 int64_t getImm() const { assert(isImm()); return Imm; } function in struct:llvm::CodeGenInstAlias::ResultOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp228 int64_t getImm() const { function in struct:__anon2453::PPCOperand
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp172 const MCExpr *getImm() const { function in class:__anon2498::SystemZOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp235 const MCExpr *getImm() const { function in class:__anon2339::AArch64Operand
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp263 unsigned getImm() const { function in class:__anon2395::CountValue
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp306 const MCExpr *getImm() const { function in class:__anon2430::MipsOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp221 int64_t getImm() { return Imm + IC.execute(); } function in class:__anon2509::X86AsmParser::IntelExprStateMachine
683 const MCExpr *getImm() const { function in struct:__anon2510::X86Operand
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp552 const MCExpr *getImm() const { function in class:__anon2374::ARMOperand
[all...]

Completed in 319 milliseconds