Home
last modified time | relevance | path

Searched defs:AllocatedType (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp191 Type *AllocatedType = in alignAndPadAlloca() local
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstructions.h52 Type *AllocatedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstructions.h60 Type *AllocatedType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstructions.h59 Type *AllocatedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstructions.h60 Type *AllocatedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstructions.h59 Type *AllocatedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstructions.h60 Type *AllocatedType; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h60 Type *AllocatedType; variable
/aosp_15_r20/external/llvm/lib/IR/
H A DValue.cpp623 Type *AllocatedType = AI->getAllocatedType(); in getPointerAlignment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValue.cpp716 Type *AllocatedType = AI->getAllocatedType(); in getPointerAlignment() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp473 Type *AllocatedType = in alignAndPadAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1170 Type *AllocatedType = AI->getAllocatedType(); in sanitizeFunction() local
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h2589 QualType AllocatedType, in RebuildCXXNewExpr()