Home
last modified time | relevance | path

Searched defs:Descr (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h30 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp397 std::string Descr = DescribePC("%F %L", TE->PC + 1); in CheckExitOnSrcPosOrItem() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h268 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp1032 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp389 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, argument
H A DMemorySanitizer.cpp4640 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace() local
4650 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan() local