Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DConstantPools.cpp75 AssemblerConstantPools::getOrCreateConstantPool(MCSection *Section) { in getOrCreateConstantPool() function in AssemblerConstantPools
113 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(), in addEntry()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DConstantPools.h96 ConstantPool &getOrCreateConstantPool(MCSection *Section);