Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1938 static void emitGlobalConstantVector(const ConstantVector *CV, AsmPrinter &AP) { in emitGlobalConstantVector() function
2236 return emitGlobalConstantVector(V, AP); in emitGlobalConstantImpl()