Home
last modified time | relevance | path

Searched refs:addLoadStoreOperands (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp123 void addLoadStoreOperands(const Address &Addr, const MachineInstrBuilder &MIB,
341 void WebAssemblyFastISel::addLoadStoreOperands(const Address &Addr, in addLoadStoreOperands() function in WebAssemblyFastISel
1020 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Load)); in selectLoad()
1078 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Store)); in selectStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp155 void addLoadStoreOperands(const Address &Addr, const MachineInstrBuilder &MIB,
395 void WebAssemblyFastISel::addLoadStoreOperands(const Address &Addr, in addLoadStoreOperands() function in WebAssemblyFastISel
1207 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Load)); in selectLoad()
1263 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Store)); in selectStore()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp158 void addLoadStoreOperands(const Address &Addr, const MachineInstrBuilder &MIB,
398 void WebAssemblyFastISel::addLoadStoreOperands(const Address &Addr, in addLoadStoreOperands() function in WebAssemblyFastISel
1237 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Load)); in selectLoad()
1296 addLoadStoreOperands(Addr, MIB, createMachineMemOperandFor(Store)); in selectStore()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp189 void addLoadStoreOperands(Address &Addr, const MachineInstrBuilder &MIB,
1121 void AArch64FastISel::addLoadStoreOperands(Address &Addr, in addLoadStoreOperands() function in AArch64FastISel
1871 addLoadStoreOperands(Addr, MIB, MachineMemOperand::MOLoad, ScaleFactor, MMO); in emitLoad()
2145 addLoadStoreOperands(Addr, MIB, MachineMemOperand::MOStore, ScaleFactor, MMO); in emitStore()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp145 void addLoadStoreOperands(Address &Addr, const MachineInstrBuilder &MIB,
1041 void AArch64FastISel::addLoadStoreOperands(Address &Addr, in addLoadStoreOperands() function in AArch64FastISel
1812 addLoadStoreOperands(Addr, MIB, MachineMemOperand::MOLoad, ScaleFactor, MMO); in emitLoad()
2063 addLoadStoreOperands(Addr, MIB, MachineMemOperand::MOStore, ScaleFactor, MMO); in emitStore()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp188 void addLoadStoreOperands(Address &Addr, const MachineInstrBuilder &MIB,
1120 void AArch64FastISel::addLoadStoreOperands(Address &Addr, in addLoadStoreOperands() function in AArch64FastISel
1899 addLoadStoreOperands(Addr, MIB, MachineMemOperand::MOLoad, ScaleFactor, MMO); in emitLoad()
2174 addLoadStoreOperands(Addr, MIB, MachineMemOperand::MOStore, ScaleFactor, MMO); in emitStore()