Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTFUtils.cpp465 logSpecifiedTensorValue(FeatureID, reinterpret_cast<const char *>(Value));
470 logSpecifiedTensorValue(FeatureID, reinterpret_cast<const char *>(Value)); in logInt64Value()
475 logSpecifiedTensorValue(FeatureID, reinterpret_cast<const char *>(Value)); in logInt32Value()
478 void Logger::logSpecifiedTensorValue(size_t FeatureID, const char *RawData) { in logSpecifiedTensorValue() function in Logger
/llvm-project-15.0.7/llvm/include/llvm/Analysis/Utils/
H A DTFUtils.h91 void logSpecifiedTensorValue(size_t FeatureID, const char *RawData);
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp871 Log->logSpecifiedTensorValue( in tryFindEvictionCandidatePosition()
878 Log->logSpecifiedTensorValue( in tryFindEvictionCandidatePosition()