Home
last modified time | relevance | path

Searched refs:SourceAddress (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExprAgg.cpp764 Address SourceAddress = in VisitCastExpr() local
771 Builder.CreateMemCpy(DestAddress, SourceAddress, SizeVal); in VisitCastExpr()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1143 uint64_t SourceAddress = Sections[SectionID].getLoadAddressWithOffset(Offset); in resolveAArch64ShortBranch() local
1148 if (!isInt<28>(Address + Value.Addend - SourceAddress)) in resolveAArch64ShortBranch()