Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DInstructions.h97 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType() function
/external/llvm-project/llvm/include/llvm/IR/
DInstructions.h112 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h105 Type *getAllocatedType() const { return AllocatedType; } in getAllocatedType() function
/external/llvm-project/flang/lib/Optimizer/Dialect/
DFIROps.cpp79 mlir::Type fir::AllocaOp::getAllocatedType() { in getAllocatedType() function in fir::AllocaOp
99 mlir::Type fir::AllocMemOp::getAllocatedType() { in getAllocatedType() function in fir::AllocMemOp
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h2222 QualType getAllocatedType() const { in getAllocatedType() function
/external/clang/include/clang/AST/
DExprCXX.h1863 QualType getAllocatedType() const { in getAllocatedType() function