Searched defs:canFoldIntoAddrMode (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1479 virtual bool canFoldIntoAddrMode(const MachineInstr &MemI, Register Reg, canFoldIntoAddrMode() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 2135 bool RISCVInstrInfo::canFoldIntoAddrMode(const MachineInstr &MemI, Register Reg, canFoldIntoAddrMode() function in RISCVInstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 2715 bool AArch64InstrInfo::canFoldIntoAddrMode(const MachineInstr &MemI, canFoldIntoAddrMode() function in AArch64InstrInfo |