Home
last modified time | relevance | path

Searched defs:canFoldIntoAddrMode (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1515 virtual bool canFoldIntoAddrMode(const MachineInstr &MemI, Register Reg, in canFoldIntoAddrMode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2542 bool RISCVInstrInfo::canFoldIntoAddrMode(const MachineInstr &MemI, Register Reg, canFoldIntoAddrMode() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp2737 bool AArch64InstrInfo::canFoldIntoAddrMode(const MachineInstr &MemI, in canFoldIntoAddrMode() function in AArch64InstrInfo