Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h229 void EmitGlobalConstantStruct(const ConstantStruct *CVS,
DELFWriter.cpp419 void ELFWriter::EmitGlobalConstantStruct(const ConstantStruct *CVS, in EmitGlobalConstantStruct() function in ELFWriter
460 EmitGlobalConstantStruct(CVS, GblS); in EmitGlobalConstant()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1629 static void EmitGlobalConstantStruct(const ConstantStruct *CS, in EmitGlobalConstantStruct() function
1771 return EmitGlobalConstantStruct(CVS, AddrSpace, AP); in EmitGlobalConstantImpl()