Lines Matching refs:C2LinearAllocation
124 _C2Block1DImpl(const std::shared_ptr<C2LinearAllocation> &alloc, in _C2Block1DImpl()
152 std::shared_ptr<C2LinearAllocation> getAllocation() const { in getAllocation()
157 std::shared_ptr<C2LinearAllocation> mAllocation;
340 std::shared_ptr<C2LinearAllocation> alloc; in fetchLinearBlock()
382 const std::shared_ptr<C2LinearAllocation> &alloc, in CreateLinearBlock()
413 std::shared_ptr<C2LinearAllocation> alloc; in CreateLinearBlock()
440 std::shared_ptr<C2LinearAllocation> alloc; in CreateLinearBlock()
504 std::shared_ptr<C2LinearAllocation> *c2Allocation);
545 LinearAllocationDtor(const std::shared_ptr<C2LinearAllocation> &alloc) in LinearAllocationDtor()
550 const std::shared_ptr<C2LinearAllocation> mAllocation;
573 std::shared_ptr<C2LinearAllocation> c2Linear; in allocate()
655 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation()
700 std::shared_ptr<C2LinearAllocation> alloc; in fetchLinearBlock()