Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstructions.h61 Type *AllocatedType; variable
/external/llvm/include/llvm/IR/
DInstructions.h52 Type *AllocatedType; variable
/external/llvm/lib/IR/
DValue.cpp623 Type *AllocatedType = AI->getAllocatedType(); in getPointerAlignment() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DValue.cpp691 Type *AllocatedType = AI->getAllocatedType(); in getPointerAlignment() local
/external/clang/lib/Sema/
DTreeTransform.h2589 QualType AllocatedType, in RebuildCXXNewExpr()