Searched refs:mFunctionType (Results 1 – 1 of 1) sorted by relevance
50 private FunctionType mFunctionType; field in Target77 mFunctionType = functionType; in Target()89 mHandleSubnormal = (mFunctionType == FunctionType.NORMAL) && !relaxed; in Target()94 assert(mFunctionType == FunctionType.NORMAL); in Target()590 if (mFunctionType == FunctionType.NATIVE) { in couldBe()