Home
last modified time | relevance | path

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

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