Home
last modified time | relevance | path

Searched defs:GetMemOperand (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp57 MachineMemOperand *MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI, in GetMemOperand() function in MipsInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp65 MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI, in GetMemOperand() function in MipsInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp79 MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI, in GetMemOperand() function in MipsInstrInfo
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h972 MemOperand GetMemOperand() const { in GetMemOperand() function