Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp591 static const MachineOperand &getLdStBaseOp(const MachineInstr &MI) { in getLdStBaseOp() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp566 static const MachineOperand &getLdStBaseOp(const MachineInstr &MI) { in getLdStBaseOp() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3213 const MachineOperand &AArch64InstrInfo::getLdStBaseOp(const MachineInstr &MI) { in getLdStBaseOp() function in AArch64InstrInfo