Home
last modified time | relevance | path

Searched defs:EntryBuilder (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h71 class EntryBuilder; variable
187 EntryBuilder(ListBuilder &List, const MCSymbol *Begin, const MCSymbol *End) in EntryBuilder() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h556 std::unique_ptr<MachineIRBuilder> EntryBuilder; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp682 IRBuilder<> EntryBuilder(&Fn->getEntryBlock().front()); in getCounterAddress() local