Searched refs:AddLoadStoreOperands (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 236 void AddLoadStoreOperands(MVT VT, Address &Addr, 854 void ARMFastISel::AddLoadStoreOperands(MVT VT, Address &Addr, in AddLoadStoreOperands() function in ARMFastISel 989 AddLoadStoreOperands(VT, Addr, MIB, MachineMemOperand::MOLoad, useAM3); in ARMEmitLoad() 1128 AddLoadStoreOperands(VT, Addr, MIB, MachineMemOperand::MOStore, useAM3); in ARMEmitStore()
|