Home
last modified time | relevance | path

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

12

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

12