Home
last modified time | relevance | path

Searched defs:getImm (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h136 inline SDValue getImm(const SDNode *Node, uint64_t Imm) { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h39 int64_t getImm() const { return Imm; } in getImm() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenInstAlias.h74 int64_t getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h80 int64_t getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp156 const MCExpr *getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp949 auto getImm = [&](Register GPR) -> unsigned { in ReplaceConstByVPNOTs() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h556 int64_t getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp204 const MCExpr *getImm() const { in getImm() function in __anon06c44bb20111::AVROperand
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp110 static OpKind getImm(unsigned V) { in getImm() function in __anon3cd78fb00311::OperandsSignature::OpKind
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp266 const MCExpr *getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h79 int64_t getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp159 const MCExpr *getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h180 const MCExpr *getImm() const { in getImm() function
H A DX86AsmParser.cpp480 int64_t getImm() { return Imm + IC.execute(); } in getImm() function in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp328 const MCExpr *getImm() const { in getImm() function in __anonebada3920211::SparcOperand
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h205 int64_t getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp352 const MCExpr *getImm() const { in getImm() function in __anon944a62760211::VEOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp418 const MCExpr *getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp523 const MCExpr *getImm() const { in getImm() function in __anon571544da0111::LoongArchOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp356 unsigned getImm() const { in getImm() function in __anoncd4cffa40111::CountValue
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp242 const MCExpr *getImm() const { in getImm() function in __anonde0c959e0111::SystemZOperand
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp247 int64_t getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp138 inline SDValue getImm(const SDNode *Node, uint64_t Imm) const { in getImm() function in __anond7b4dcfb0111::SystemZDAGToDAGISel
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp253 const MCExpr *getImm() const { in getImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1019 const MCExpr *getImm() const { in getImm() function

12