Home
last modified time | relevance | path

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

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