Home
last modified time | relevance | path

Searched defs:NextAddr (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp146 object::SectionedAddress NextAddr, in update()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h271 JITTargetAddress NextAddr) { in mapAllocsToRemoteAddrs()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp299 JITTargetAddress NextAddr = Syms.front()->getAddress() & ~(DumpWidth - 1); in dumpSectionContents() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp8501 llvm::Value *NextAddr = Builder.CreateGEP( in EmitVAArgForHexagon() local