| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | JITLinkMemoryManager.cpp | 114 B->setAddress(Seg.Addr); in apply() 130 B->setAddress(Seg.Addr); in apply()
|
| H A D | JITLinkGeneric.cpp | 216 Sym->getAddressable().setAddress( in applyLookupResult()
|
| H A D | JITLink.cpp | 171 B.setAddress(B.getAddress() + SplitIndex); in splitBlock()
|
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCPseudoProbe.h | 177 void setAddress(uint64_t Addr) { Address = Addr; } in setAddress() function
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 560 void setAddress(llvm::Constant *V) { in setAddress() function 613 setAddress(Addr); in OffloadEntryInfoTargetRegion() 677 setAddress(Addr); in OffloadEntryInfoDeviceGlobalVar()
|
| H A D | CGValue.h | 344 void setAddress(Address address) { in setAddress() function
|
| H A D | CGDecl.cpp | 750 lvalue.setAddress(CGF.emitBlockByrefAddress(lvalue.getAddress(CGF), var)); in drillIntoBlockVariable() 809 tempLV.setAddress(emitBlockByrefAddress(tempLV.getAddress(*this), in EmitScalarInit()
|
| H A D | CGOpenMPRuntimeGPU.cpp | 2626 GlobLVal.setAddress(Address(BufferPtr, in emitListToGlobalCopyFunction() 2836 GlobLVal.setAddress(Address(BufferPtr, in emitGlobalToListCopyFunction()
|
| H A D | CGExprCXX.cpp | 422 This.setAddress(NewThisAddr); in EmitCXXMemberOrOperatorMemberCallExpr()
|
| H A D | CGExpr.cpp | 1951 LV.setAddress(Addr); in EmitLoadOfMatrixLValue() 4838 LV.setAddress(Builder.CreateElementBitCast(V, T)); in EmitCastLValue()
|
| H A D | CGOpenMPRuntime.cpp | 2986 Entry.setAddress(Addr); in registerTargetRegionEntryInfo() 3065 Entry.setAddress(Addr); in registerDeviceGlobalVarEntryInfo()
|
| H A D | CGStmtOpenMP.cpp | 669 LV.setAddress(WrapperCGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in GenerateOpenMPCapturedStmtFunction()
|
| H A D | TargetInfo.cpp | 1367 ReturnSlot.setAddress( in addReturnRegisterOutputs()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/ |
| H A D | DebuggerSupportPlugin.cpp | 202 B->setAddress(NextBlockAddr); in startSynthesis()
|
| H A D | Core.cpp | 790 SymI->second.setAddress(SymI->second.getAddress()); in replace() 1002 SymI->second.setAddress(ResolvedSym.getAddress()); in resolve()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.cpp | 216 Row.setAddress(Fde->getInitialLocation()); in create() 538 Row.setAddress(*NewAddress); in parseRows()
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | RewriteInstance.cpp | 3237 Probe.setAddress(INT64_MAX); in updatePseudoProbes() 3253 Probe.setAddress(INT64_MAX); in updatePseudoProbes() 3261 Probe->setAddress(BlkOutputAddress); in updatePseudoProbes() 3271 Probe->setAddress(INT64_MAX); in updatePseudoProbes() 3273 Probe->setAddress(CallOutputAddress->second); in updatePseudoProbes() 3279 AP.second.back().setAddress(CallOutputAddress->second); in updatePseudoProbes() 3733 ColdPart.setAddress(0); in mapCodeSections() 3738 ColdPart.setAddress(NextAvailableAddress); in mapCodeSections()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.h | 276 void setAddress(uint64_t Addr) { Address = Addr; } in setAddress() function
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 1206 void setAddress(JITTargetAddress Addr) { this->Addr = Addr; } in setAddress() function
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | BinaryFunction.h | 2303 void setAddress(uint64_t VAddress) { Address = VAddress; } in setAddress() function
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 123 void setAddress(orc::ExecutorAddr Address) { this->Address = Address; } in setAddress() function
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | BinaryFunction.cpp | 4068 cold().setAddress(ColdBaseAddress + ColdStartOffset); in updateOutputValues()
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | Instructions.h | 3718 void setAddress(Value *V) { setOperand(0, V); }
|