Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h632 void emitGlobal(const VariableDeclaration &Var,
DIceTargetLowering.cpp1023 void TargetDataLowering::emitGlobal(const VariableDeclaration &Var, in emitGlobal() function in Ice::TargetDataLowering
DIceTargetLoweringMIPS32.cpp5758 emitGlobal(*Var, SectionSuffix); in lowerGlobals()
DIceTargetLoweringARM32.cpp7238 emitGlobal(*Var, SectionSuffix); in lowerGlobals()
DIceTargetLoweringX86BaseImpl.h8555 emitGlobal(*Var, SectionSuffix);