Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DConstantPools.cpp59 AssemblerConstantPools::getOrCreateConstantPool(MCSection *Section) { in getOrCreateConstantPool() function in AssemblerConstantPools
92 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(), in addEntry()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DConstantPools.cpp75 AssemblerConstantPools::getOrCreateConstantPool(MCSection *Section) { in getOrCreateConstantPool() function in AssemblerConstantPools
113 return getOrCreateConstantPool(Section).addEntry(Expr, Streamer.getContext(), in addEntry()
/external/llvm/include/llvm/MC/
DConstantPools.h89 ConstantPool &getOrCreateConstantPool(MCSection *Section);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DConstantPools.h97 ConstantPool &getOrCreateConstantPool(MCSection *Section);