Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp899 auto *Gotoff = in createGotoffRelocation() local
902 Gotoff->setIsConstant(true); in createGotoffRelocation()
903 Gotoff->addInitializer(VariableDeclaration::RelocInitializer::create( in createGotoffRelocation()
906 Gotoff->setName(CRGotoffName); in createGotoffRelocation()
907 Func->addGlobal(Gotoff); in createGotoffRelocation()