Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h623 void emitGlobal(const VariableDeclaration &Var,
DIceTargetLowering.cpp1012 void TargetDataLowering::emitGlobal(const VariableDeclaration &Var, in emitGlobal() function in Ice::TargetDataLowering
DIceTargetLoweringMIPS32.cpp5726 emitGlobal(*Var, SectionSuffix); in lowerGlobals()
DIceTargetLoweringARM32.cpp7218 emitGlobal(*Var, SectionSuffix); in lowerGlobals()
DIceTargetLoweringX86BaseImpl.h8379 emitGlobal(*Var, SectionSuffix);