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