Searched defs:RegImm (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.h22 RegImm, // ADDI/ADDIW/SLLI/SRLI/BSETI/BCLRI enumerator in enum:llvm::RISCVMatInt::OpndKind
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64RedundantCopyElimination.cpp86 struct RegImm { struct in class:__anon2532::AArch64RedundantCopyElimination
89 RegImm(MCPhysReg Reg, int32_t Imm) : Reg(Reg), Imm(Imm) {} function in struct:__anon2532::AArch64RedundantCopyElimination::RegImm
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVMakeCompressible.cpp344 RegImmPair RegImm local
223 analyzeCompressibleUses(MachineInstr &FirstMI, RegImmPair RegImm, SmallVectorImpl<MachineInstr *> &MIs) argument
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp130 RegisterImmediate RegImm; member in union:__anon2765::AVROperand::__anon2766

Completed in 139 milliseconds