Home
last modified time | relevance | path

Searched refs:Descr (Results 1 – 8 of 8) 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
398 if (Descr.find(Options.ExitOnSrcPos) != std::string::npos) { in CheckExitOnSrcPosOrItem()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h268 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
H A DInstrProfData.inc196 #define VALUE_PROF_KIND(Enumerator, Value, Descr)
/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
4642 {&I, Len, Idptr, Descr}); in poisonAllocaUserspace()
4650 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan() local
4652 IRB.CreateCall(MS.MsanPoisonAllocaFn, {&I, Len, Descr}); in poisonAllocaKmsan()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp1032 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc196 #define VALUE_PROF_KIND(Enumerator, Value, Descr)