Searched refs:getStoreAddress (Results 1 – 7 of 7) sorted by relevance
76 , address(isStore ? inst->getStoreAddress() : inst->getLoadAddress()) in LoadStoreInst()157 Ice::Operand *dest = store->getStoreAddress(); in propagateAlloca()410 Ice::Operand *address = inst.getStoreAddress(); in optimizeSingleBasicBlockLoadsStores()575 if(Ice::Variable *address = llvm::dyn_cast<Ice::Variable>(instruction->getStoreAddress())) in isDead()612 if(use->getStoreAddress() == allocaAddress) in isStaticallyIndexedArray()706 assert(load->getLoadAddress() == store->getStoreAddress()); in loadTypeMatchesStore()729 assert(store1->getStoreAddress() == store2->getStoreAddress()); in storeTypeMatchesStore()836 if(value == instruction->getStoreAddress()) in insert()
386 Instr->getStoreAddress()); in instrumentStore()393 instrumentAccess(Context, Instr->getStoreAddress(), in instrumentStore()466 RzUnpoison->getStoreAddress())); in instrumentRet()
876 getStoreAddress()->dump(Func); in dump()
119 Operand *getStoreAddress() const { return getSrc(1); } in getStoreAddress() function
751 Store->getStoreAddress()))780 InstX86FakeRMW::create(Func, ArithSrcOther, Store->getStoreAddress(),6939 Operand *Addr = Instr->getStoreAddress();6961 Operand *Addr = Instr->getStoreAddress();
5582 Operand *Addr = Instr->getStoreAddress(); in lowerStore()
6153 Operand *Addr = Instr->getStoreAddress(); in lowerStore()