Home
last modified time | relevance | path

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

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