Searched refs:getUseEmulatedFunction (Results 1 – 3 of 3) sorted by relevance
2109 ASSERT(node->getUseEmulatedFunction()); in visitUnary()2146 ASSERT(node->getUseEmulatedFunction()); in visitUnary()2156 if (node->getUseEmulatedFunction()) in visitUnary()2187 ASSERT(node->getUseEmulatedFunction()); in visitUnary()2203 ASSERT(node->getUseEmulatedFunction()); in visitUnary()2675 ASSERT(node->getUseEmulatedFunction()); in visitAggregate()2686 ASSERT(node->getUseEmulatedFunction()); in visitAggregate()2706 ASSERT(node->getUseEmulatedFunction()); in visitAggregate()2726 ASSERT(node->getUseEmulatedFunction()); in visitAggregate()2739 ASSERT(node->getUseEmulatedFunction()); in visitAggregate()[all …]
818 node->getUseEmulatedFunction()); in visitUnary()978 writeFunctionTriplet(visit, functionName, node->getUseEmulatedFunction()); in visitAggregate()
570 bool getUseEmulatedFunction() { return mUseEmulatedFunction; } in getUseEmulatedFunction() function655 bool getUseEmulatedFunction() { return mUseEmulatedFunction; } in getUseEmulatedFunction() function