Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelDAGToDAG.h137 inline SDValue getImm(const SDNode *Node, uint64_t Imm) { getImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h38 int64_t getImm() const { return Imm; } getImm() function
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenInstAlias.h
H A DFastISelEmitter.cpp104 static OpKind getImm(unsigned V) { getImm() function in __anon325e80020311::OperandsSignature::OpKind
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h80 int64_t getImm() const { in getImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp156 const MCExpr *getImm() const { in getImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp946 auto getImm = [&](Register GPR) -> unsigned { ReplaceConstByVPNOTs() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp252 const MCExpr *getImm() const { getImm() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp204 const MCExpr *getImm() const { in getImm() function in __anon2e336bc40111::AVROperand
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h556 int64_t getImm() const { in getImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp159 const MCExpr *getImm() const { in getImm() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h79 int64_t getImm() const { in getImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h180 const MCExpr *getImm() const { in getImm() function
H A DX86AsmParser.cpp474 int64_t getImm() { return Imm + IC.execute(); } getImm() function in __anon16065c7e0111::X86AsmParser::IntelExprStateMachine
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp345 const MCExpr *getImm() const { getImm() function in __anon76f27ca40211::SparcOperand
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h202 int64_t getImm() const { getImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp467 const MCExpr *getImm() const { getImm() function in __anon92e30fec0111::LoongArchOperand
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp352 const MCExpr *getImm() const { in getImm() function in __anon82ee56080211::VEOperand
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp418 const MCExpr *getImm() const { in getImm() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp356 unsigned getImm() const { in getImm() function in __anon8d046c360111::CountValue
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp247 int64_t getImm() const { in getImm() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp242 const MCExpr *getImm() const { in getImm() function in __anonc35ba7b00111::SystemZOperand
/freebsd-src/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 __anoned07ff4d0111::SystemZDAGToDAGISel
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp246 const MCExpr *getImm() const { getImm() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp989 const MCExpr *getImm() const { getImm() function
[all...]

12