Home
last modified time | relevance | path

Searched defs:Created (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp350 bool Created; in finalizeCGProfileEntry() local
H A DMCMachOStreamer.cpp152 bool Created = changeSectionImpl(Section, Subsection); in changeSection() local
H A DMCELFStreamer.cpp496 bool Created; in finalizeCGProfileEntry() local
H A DMachObjectWriter.cpp533 bool Created; in bindIndirectSymbols() local
H A DMCAssembler.cpp463 void MCAssembler::registerSymbol(const MCSymbol &Symbol, bool *Created) { in registerSymbol()
H A DMCObjectStreamer.cpp344 bool Created = getAssembler().registerSection(*Section); in changeSectionImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5015 SmallVectorImpl<SDNode *> &Created) { in BuildExactSDIV()