Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DConstantPools.cpp80 static void emitConstantPool(MCStreamer &Streamer, MCSection *Section, in emitConstantPool() function
94 emitConstantPool(Streamer, Section, CP); in emitAll()
101 emitConstantPool(Streamer, Section, *CP); in emitForCurrentSection()