Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DConstantPools.cpp65 static void emitConstantPool(MCStreamer &Streamer, const MCSection *Section, in emitConstantPool() function
81 emitConstantPool(Streamer, Section, CP); in emitAll()
88 emitConstantPool(Streamer, Section, *CP); in emitForCurrentSection()