OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getOrCreateConstantPool
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
ConstantPools.h
76
ConstantPool &
getOrCreateConstantPool
(const MCSection *Section);
/external/llvm/lib/MC/
ConstantPools.cpp
60
AssemblerConstantPools::
getOrCreateConstantPool
(const MCSection *Section) {
94
return
getOrCreateConstantPool
(Section).addEntry(Expr, Streamer.getContext());
Completed in 417 milliseconds