Home
last modified time | relevance | path

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

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