Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp89 AssemblerConstantPools::getOrCreateConstantPool(MCSection *Section) { in getOrCreateConstantPool() function in AssemblerConstantPools
127 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(), in addEntry()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DConstantPools.h102 ConstantPool &getOrCreateConstantPool(MCSection *Section);