Lines Matching refs:C2LinearAllocation
120 _C2Block1DImpl(const std::shared_ptr<C2LinearAllocation> &alloc, in _C2Block1DImpl()
148 std::shared_ptr<C2LinearAllocation> getAllocation() const { in getAllocation()
153 std::shared_ptr<C2LinearAllocation> mAllocation;
336 std::shared_ptr<C2LinearAllocation> alloc; in fetchLinearBlock()
378 const std::shared_ptr<C2LinearAllocation> &alloc, in CreateLinearBlock()
398 std::shared_ptr<C2LinearAllocation> alloc; in CreateLinearBlock()
414 std::shared_ptr<C2LinearAllocation> alloc; in CreateLinearBlock()
481 std::shared_ptr<C2LinearAllocation> *c2Allocation);
522 LinearAllocationDtor(const std::shared_ptr<C2LinearAllocation> &alloc) in LinearAllocationDtor()
527 const std::shared_ptr<C2LinearAllocation> mAllocation;
550 std::shared_ptr<C2LinearAllocation> c2Linear; in allocate()
632 std::shared_ptr<C2LinearAllocation> *c2Allocation) { in priorLinearAllocation()
679 std::shared_ptr<C2LinearAllocation> alloc; in fetchLinearBlock()