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