Home
last modified time | relevance | path

Searched defs:LastAddr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCPseudoProbe.cpp405 MCDecodedPseudoProbeInlineTree *Cur, uint64_t &LastAddr, in buildAddress2ProbeMap()
517 uint64_t LastAddr = 0; in buildAddress2ProbeMap() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmadcapcl.h45 IPNG_ADDRESS LastAddr; member
/aosp_15_r20/external/gmmlib/Source/GmmLib/TranslationTable/
H A DGmmUmdTranslationTable.cpp355 …b::PageTable::GetMappingType(GMM_GFX_ADDRESS GfxVA, GMM_GFX_SIZE_T Size, GMM_GFX_ADDRESS &LastAddr) in GetMappingType()