Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DConstantPools.cpp88 AssemblerConstantPools::getOrCreateConstantPool(MCSection *Section) { in getOrCreateConstantPool() function in AssemblerConstantPools
126 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(), in addEntry()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DConstantPools.h97 ConstantPool &getOrCreateConstantPool(MCSection *Section);