Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h75 bool isAllocated() { return getBase() != 0U; } isAllocated() function
H A Drelease.h253 bool isAllocated() const { return Buffer.Data != nullptr; } isAllocated() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h256 bool isAllocated(MCRegister Reg) const { in isAllocated() function
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp491 auto isAllocated = builder.genIsNotNullAddr(loc, addr); genFreememIfAllocated() local
799 auto isAllocated = builder.genIsNotNullAddr(loc, addr); genReallocIfNeeded() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DFuchsiaHandleChecker.cpp124 bool isAllocated() const { return K == Kind::Allocated; } in isAllocated() function in __anon4f404ca50111::HandleState
H A DMallocChecker.cpp165 bool isAllocated() const { return K == Allocated; } isAllocated() function in __anonca30e6ce0211::RefState
886 static inline bool isAllocated(const RefState *RSCurr, const RefState *RSPrev, isAllocated() function in __anonca30e6ce0611::MallocBugVisitor
[all...]
/llvm-project/flang/lib/Lower/OpenMP/
H A DReductionProcessor.cpp462 mlir::Value isAllocated = builder.genIsNotNullAddr(loc, addr); createReductionCleanupRegion() local
/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp878 mlir::Value isAllocated = genDeallocateIfAllocated() local
H A DBridge.cpp777 mlir::Value isAllocated = createHostAssociateVarClone() local
1233 mlir::Value isAllocated = builder->genIsNotNullAddr(loc, addr); copyVarHLFIR() local
4587 mlir::Value isAllocated = genAssignment() local
H A DConvertExpr.cpp2730 mlir::Value isAllocated = genRawProcedureRef() local