Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1524 virtual MachineInstr *emitLdStWithAddr(MachineInstr &MemI, in emitLdStWithAddr() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2592 MachineInstr *RISCVInstrInfo::emitLdStWithAddr(MachineInstr &MemI, emitLdStWithAddr() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3413 MachineInstr *AArch64InstrInfo::emitLdStWithAddr(MachineInstr &MemI, in emitLdStWithAddr() function in AArch64InstrInfo