Searched defs:emitLdStWithAddr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1524 virtual MachineInstr *emitLdStWithAddr(MachineInstr &MemI, emitLdStWithAddr() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 2589 MachineInstr *RISCVInstrInfo::emitLdStWithAddr(MachineInstr &MemI, emitLdStWithAddr() function in RISCVInstrInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 3413 MachineInstr *AArch64InstrInfo::emitLdStWithAddr(MachineInstr &MemI, emitLdStWithAddr() function in AArch64InstrInfo |