Searched refs:emitGlobalConstantStruct (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2018 static void emitGlobalConstantStruct(const DataLayout &DL, in emitGlobalConstantStruct() function 2290 return emitGlobalConstantStruct(DL, CVS, AP, BaseCV, Offset); in emitGlobalConstantImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 2319 static void emitGlobalConstantStruct(const DataLayout &DL, in emitGlobalConstantStruct() function 2591 return emitGlobalConstantStruct(DL, CVS, AP, BaseCV, Offset); in emitGlobalConstantImpl()
|