Searched defs:isAllocated (Results 1 – 10 of 10) sorted by relevance
75 bool isAllocated() { return getBase() != 0U; } isAllocated() function
253 bool isAllocated() const { return Buffer.Data != nullptr; } isAllocated() function
256 bool isAllocated(MCRegister Reg) const { in isAllocated() function
491 auto isAllocated = builder.genIsNotNullAddr(loc, addr); genFreememIfAllocated() local 799 auto isAllocated = builder.genIsNotNullAddr(loc, addr); genReallocIfNeeded() local
124 bool isAllocated() const { return K == Kind::Allocated; } in isAllocated() function in __anon4f404ca50111::HandleState
165 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...]
462 mlir::Value isAllocated = builder.genIsNotNullAddr(loc, addr); createReductionCleanupRegion() local
878 mlir::Value isAllocated = genDeallocateIfAllocated() local
777 mlir::Value isAllocated = createHostAssociateVarClone() local 1233 mlir::Value isAllocated = builder->genIsNotNullAddr(loc, addr); copyVarHLFIR() local 4587 mlir::Value isAllocated = genAssignment() local
2730 mlir::Value isAllocated = genRawProcedureRef() local