Home
last modified time | relevance | path

Searched defs:EmitGlobalConstantStruct (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp419 void ELFWriter::EmitGlobalConstantStruct(const ConstantStruct *CVS, in EmitGlobalConstantStruct() function in ELFWriter
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1629 static void EmitGlobalConstantStruct(const ConstantStruct *CS, in EmitGlobalConstantStruct() function