HomeSort by relevance Sort by last modified time
    Searched refs:GetMemOperand (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/Target/Mips/
MipsInstrInfo.h 139 MachineMemOperand *GetMemOperand(MachineBasicBlock &MBB, int FI,
Mips16InstrInfo.cpp 99 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOStore);
117 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOLoad);
MipsInstrInfo.cpp 57 MachineMemOperand *MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI,
MipsSEInstrInfo.cpp 188 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOStore);
257 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOLoad);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
MipsInstrInfo.h 168 MachineMemOperand *GetMemOperand(MachineBasicBlock &MBB, int FI,
Mips16InstrInfo.cpp 119 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOStore);
137 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOLoad);
MipsSEInstrInfo.cpp 256 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOStore);
330 MachineMemOperand *MMO = GetMemOperand(MBB, FI, MachineMemOperand::MOLoad);
    [all...]
MipsInstrInfo.cpp 66 MipsInstrInfo::GetMemOperand(MachineBasicBlock &MBB, int FI,
  /external/vixl/src/aarch64/
operands-aarch64.cc 522 return GetMemOperand().Equals(other.GetMemOperand()) &&
macro-assembler-aarch64.cc     [all...]
operands-aarch64.h 966 MemOperand GetMemOperand() const {
    [all...]
simulator-aarch64.h     [all...]

Completed in 175 milliseconds