Searched defs:entrypointId (Results 1 – 6 of 6) sorted by relevance
175 uint64_t entrypointId = llvm::cast<llvm::ConstantInt>(entrypointIdValue)->getZExtValue(); in LowerDeoptimizeIntrinsic() local
83 auto entrypointId = EntrypointId::INVALID; in CreateArrayCopyTo() local488 auto entrypointId = EntrypointId::STRING_GET_BYTES_TLAB; in CreateStringGetBytesTlab() local540 auto entrypointId = EntrypointId::STRING_REPEAT; in CreateStringRepeat() local
376 auto entrypointId = RuntimeInterface::EntrypointId::STRING_INDEX_OF; local390 auto entrypointId = RuntimeInterface::EntrypointId::STRING_INDEX_OF_AFTER; local
2306 auto entrypointId = EntrypointId::INVALID; in CreateMemmoveUnchecked() local2345 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_EQUALS_COMPR… in CreateStringEquals() local2377 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_BUILDER_STRI… in CreateStringBuilderString() local2435 auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() in CreateStringSubstringTlab() local2443 …auto entrypointId = GetRuntime()->IsCompressedStringsEnabled() ? EntrypointId::STRING_GET_CHARS_TL… in CreateStringGetCharsTlab() local
1186 auto entrypointId = runtime->GetGlobalVarEntrypointId(); in VisitGetGlobalVarAddress() local
3556 auto entrypointId = RuntimeInterface::EntrypointId::RESOLVE_STRING; in VisitLoadString() local3837 auto entrypointId = RuntimeInterface::EntrypointId::GET_FIELD_OFFSET; in VisitResolveObjectField() local4415 auto entrypointId = RuntimeInterface::EntrypointId::CREATE_MULTI_ARRAY; in VisitMultiArray() local