| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVLine.h | 76 void setAddress(uint64_t address) { setOffset(address); } in setAddress() function
|
| /openbsd-src/gnu/llvm/llvm/lib/IR/ |
| H A D | IntrinsicInst.cpp | 122 DAI->setAddress(NewValue); in replaceVariableLocationOp() 208 void DbgAssignIntrinsic::setAddress(Value *V) { in setAddress() function in DbgAssignIntrinsic 218 setAddress(UndefValue::get(getAddress()->getType())); in setKillAddress()
|
| /openbsd-src/gnu/llvm/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 | 221 Sym->getAddressable().setAddress( in applyLookupResult()
|
| H A D | JITLink.cpp | 171 B.setAddress(B.getAddress() + SplitIndex); in splitBlock()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.h | 1966 void setAddress(Constant *V) { in setAddress() function 2019 setAddress(Addr); in OffloadEntryInfoTargetRegion() 2086 setAddress(Addr); in OffloadEntryInfoDeviceGlobalVar()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCPseudoProbe.h | 184 void setAddress(uint64_t Addr) { Address = Addr; } in setAddress() function
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | DebuggerSupportPlugin.cpp | 202 B->setAddress(NextBlockAddr); in startSynthesis()
|
| H A D | Core.cpp | 791 SymI->second.setAddress(SymI->second.getAddress()); in replace() 1002 SymI->second.setAddress(ResolvedSym.getAddress()); in resolve()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 125 void setAddress(orc::ExecutorAddr Address) { this->Address = Address; } in setAddress() function 1232 A.setAddress(orc::ExecutorAddr()); in makeExternal() 1259 A.setAddress(Address); in makeAbsolute()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.cpp | 217 Row.setAddress(Fde->getInitialLocation()); in create() 540 Row.setAddress(*NewAddress); in parseRows()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugFrame.h | 278 void setAddress(uint64_t Addr) { Address = Addr; } in setAddress() function
|
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGValue.h | 344 void setAddress(Address address) { in setAddress() function
|
| H A D | CGDecl.cpp | 754 lvalue.setAddress(CGF.emitBlockByrefAddress(lvalue.getAddress(CGF), var)); in drillIntoBlockVariable() 813 tempLV.setAddress(emitBlockByrefAddress(tempLV.getAddress(*this), in EmitScalarInit()
|
| H A D | CGOpenMPRuntimeGPU.cpp | 2274 GlobLVal.setAddress(Address(BufferPtr, in emitListToGlobalCopyFunction() 2484 GlobLVal.setAddress(Address(BufferPtr, in emitGlobalToListCopyFunction()
|
| H A D | CGExprCXX.cpp | 425 This.setAddress(NewThisAddr); in EmitCXXMemberOrOperatorMemberCallExpr()
|
| H A D | CGExpr.cpp | 1908 LV.setAddress(Addr); in EmitLoadOfMatrixLValue() 4814 LV.setAddress(Builder.CreateElementBitCast(V, T)); in EmitCastLValue()
|
| H A D | CGStmtOpenMP.cpp | 670 LV.setAddress(WrapperCGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in GenerateOpenMPCapturedStmtFunction()
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVBinaryReader.cpp | 426 Line->setAddress(Address); in createInstructions()
|
| H A D | LVELFReader.cpp | 738 Line->setAddress(Row.Address.Address); in createLineAndFileRecords()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | IntrinsicInst.h | 442 void setAddress(Value *V);
|
| H A D | Instructions.h | 3756 void setAddress(Value *V) { setOperand(0, V); }
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 1221 void setAddress(JITTargetAddress Addr) { this->Addr = Addr; } in setAddress() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 5053 Entry.setAddress(Addr); in registerTargetRegionEntryInfo() 5116 Entry.setAddress(Addr); in registerDeviceGlobalVarEntryInfo()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | Local.cpp | 1837 DAI->setAddress(NewV); in salvageDbgAssignAddress()
|