Home
last modified time | relevance | path

Searched defs:BaseAddr (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFUnit.h122 uint64_t BaseAddr; variable
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFUnit.cpp235 uint64_t BaseAddr = in extractDIEsIfNeeded() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp521 uint64_t BaseAddr = Section.getAddress(); in PrintSectionContents() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp2004 llvm::Value *CodeGenFunction::BuildBlockByrefAddress(llvm::Value *BaseAddr, in BuildBlockByrefAddress()
H A DTargetInfo.cpp4120 llvm::Value *BaseAddr = CGF.Builder.CreateGEP(reg_top, reg_offs); in EmitAAPCSVAArg() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8976 SDValue BaseAddr = OldBaseAddr; in loadSlice() local