Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h1010 GlobalString createGotoffRelocation(const ConstantRelocatable *CR);
DIceTargetLoweringARM32.cpp887 TargetARM32::createGotoffRelocation(const ConstantRelocatable *CR) { in createGotoffRelocation() function in Ice::ARM32::TargetARM32
6466 GlobalString CGotoffName = createGotoffRelocation(C); in legalize()