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

/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DConstantPools.cpp60 AssemblerConstantPools::getOrCreateConstantPool(MCSection *Section) { function in class:AssemblerConstantPools
95 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(),
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DConstantPools.h89 ConstantPool &getOrCreateConstantPool(MCSection *Section);

Completed in 66 milliseconds