Home
last modified time | relevance | path

Searched refs:getUntypedExtraOutputValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DModelUnderTrainingRunner.h42 const void *getUntypedExtraOutputValue(size_t ExtraOutputIndex) const { in getUntypedExtraOutputValue() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocPriorityAdvisor.cpp347 reinterpret_cast<const char *>(MUTR->getUntypedExtraOutputValue(I))); in getPriority()
H A DMLRegAllocEvictAdvisor.cpp1129 reinterpret_cast<const char *>(MUTR->getUntypedExtraOutputValue(I))); in tryFindEvictionCandidatePosition()