Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1817 static void emitGlobalConstantArray(const ConstantArray *CA, AsmPrinter &AP) { in emitGlobalConstantArray() function
2014 return emitGlobalConstantArray(CVA, AP); in emitGlobalConstantImpl()