Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DConstantPools.cpp60 AssemblerConstantPools::getOrCreateConstantPool(MCSection *Section) { in getOrCreateConstantPool() function in AssemblerConstantPools
95 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(), in addEntry()
/external/llvm/include/llvm/MC/
DConstantPools.h89 ConstantPool &getOrCreateConstantPool(MCSection *Section);