Home
last modified time | relevance | path

Searched defs:AlignedPtr (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAllocator.h165 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
188 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
199 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAllocator.h165 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
188 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
199 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DAllocator.h220 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
242 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
253 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAllocator.h165 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
188 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
199 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAllocator.h165 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
188 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
199 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DAllocator.h223 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
245 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
256 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAllocator.h165 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
193 char *AlignedPtr = (char*)AlignedAddr; in AllocateSlow() local
204 char *AlignedPtr = (char*)AlignedAddr; in AllocateSlow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAllocator.h230 char *AlignedPtr = CurPtr + Adjustment; in Allocate() local
252 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
263 char *AlignedPtr = (char*)AlignedAddr; in Allocate() local
/aosp_15_r20/external/libgav1/src/dsp/
H A Dintrapred_directional_test.cc305 using AlignedPtr = std::unique_ptr<Pixel[], decltype(&AlignedFree)>; in TestSpeed() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3081 Value *AlignedPtr = AlignedItem.first; in applySimd() local