Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DConstantPools.cpp64 static void emitConstantPool(MCStreamer &Streamer, MCSection *Section, in emitConstantPool() function
80 emitConstantPool(Streamer, Section, CP); in emitAll()
87 emitConstantPool(Streamer, Section, *CP); in emitForCurrentSection()