Home
last modified time | relevance | path

Searched defs:SlotTracker (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSlotTracker.h21 class SlotTracker; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp59 VPSlotTracker SlotTracker( operator <<() local
101 VPSlotTracker SlotTracker( dump() local
109 VPSlotTracker SlotTracker( dump() local
854 VPSlotTracker SlotTracker(this); printLiveIns() local
884 VPSlotTracker SlotTracker(this); print() local
[all...]
H A DVPlan.h2031 print(raw_ostream & O,const Twine & Indent,VPSlotTracker & SlotTracker) print() argument
2906 VPSlotTracker SlotTracker; global() variable
[all...]
H A DVPlanRecipes.cpp520 VPSlotTracker SlotTracker(getParent()->getPlan()); dump() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp689 class SlotTracker : public AbstractSlotTrackerStorage { global() class
960 SlotTracker::SlotTracker(const Module *M, bool ShouldInitializeAllMetadata) SlotTracker() function in SlotTracker
965 SlotTracker::SlotTracker(const Function *F, bool ShouldInitializeAllMetadata) SlotTracker() function in SlotTracker
969 SlotTracker::SlotTracker(const ModuleSummaryIndex *Index) SlotTracker() function in SlotTracker
[all...]