Home
last modified time | relevance | path

Searched refs:KnownGotoffs (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h1011 CfgUnorderedSet<GlobalString> KnownGotoffs; variable
DIceTargetLoweringARM32.cpp891 if (KnownGotoffs.count(CRGotoffName) == 0) { in createGotoffRelocation()
908 KnownGotoffs.emplace(CRGotoffName); in createGotoffRelocation()