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

  /external/llvm/lib/Target/AArch64/
AArch64FastISel.cpp 118 void AddLoadStoreOperands(Address &Addr, const MachineInstrBuilder &MIB,
494 void AArch64FastISel::AddLoadStoreOperands(Address &Addr,
581 AddLoadStoreOperands(Addr, MIB, MachineMemOperand::MOLoad, UseUnscaled);
685 AddLoadStoreOperands(Addr, MIB, MachineMemOperand::MOStore, UseUnscaled);
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 218 void AddLoadStoreOperands(MVT VT, Address &Addr,
    [all...]

Completed in 1640 milliseconds