Searched refs:setAddress (Results 1 – 14 of 14) sorted by relevance
252 B->setAddress(NextBlockAddr); in allocateSegments()285 Sym->getAddressable().setAddress(ResultI->second.getAddress()); in applyLookupResult()
173 B.setAddress(B.getAddress() + SplitIndex); in splitBlock()
485 void setAddress(llvm::Constant *V) { in setAddress() function538 setAddress(Addr); in OffloadEntryInfoTargetRegion()601 setAddress(Addr); in OffloadEntryInfoDeviceGlobalVar()
330 void setAddress(Address address) { in setAddress() function
719 lvalue.setAddress(CGF.emitBlockByrefAddress(lvalue.getAddress(CGF), var)); in drillIntoBlockVariable()779 tempLV.setAddress(emitBlockByrefAddress(tempLV.getAddress(*this), in EmitScalarInit()
2346 VarAddr.setAddress( in emitGenericVarsProlog()3703 GlobLVal.setAddress(Address(BufferPtr, GlobLVal.getAlignment())); in emitListToGlobalCopyFunction()3906 GlobLVal.setAddress(Address(BufferPtr, GlobLVal.getAlignment())); in emitGlobalToListCopyFunction()
421 This.setAddress(NewThisAddr); in EmitCXXMemberOrOperatorMemberCallExpr()
3945 Entry.setAddress(Addr); in registerTargetRegionEntryInfo()4017 Entry.setAddress(Addr); in registerDeviceGlobalVarEntryInfo()
1241 ReturnSlot.setAddress(CGF.Builder.CreateBitCast(ReturnSlot.getAddress(CGF), in addReturnRegisterOutputs()
904 SymI->second.setAddress(SymI->second.getAddress()); in replace()1063 SymI->second.setAddress(ResolvedSym.getAddress()); in resolve()
972 void setAddress(JITTargetAddress Addr) { this->Addr = Addr; } in setAddress() function
121 void setAddress(JITTargetAddress Address) { this->Address = Address; } in setAddress() function
1709 IBR->setAddress(BlockAddress::get(IBR->getSuccessor(0))); in ResolvedUndefsIn()
3604 void setAddress(Value *V) { setOperand(0, V); }