Searched refs:getMapping (Results 1 – 3 of 3) sorted by relevance
39 std::vector<uint32_t> getMapping(const std::vector<bool>& includes) { in getMapping() function266 const auto mappedOperandIndices = getMapping(operandsUsed); in removeDeadOperands()283 const auto mappedPoolIndices = getMapping(poolsUsed); in removeDeadOperands()284 const auto mappedSubgraphIndices = getMapping(subgraphsUsed); in removeDeadOperands()
108 const Mapping& SubGraphContext::getMapping(uint32_t poolIndex) { in getMapping() function in android::nn::SubGraphContext131 const Mapping& mapping = getMapping(operand.location.poolIndex); in getConstantPointerAndLength()
72 const Mapping& getMapping(uint32_t poolIndex);