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

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

Completed in 165 milliseconds