Searched defs:Descr (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfiling.h | 30 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerLoop.cpp | 397 std::string Descr = DescribePC("%F %L", TE->PC + 1); in CheckExitOnSrcPosOrItem() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 268 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Enumerator = Value, argument
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 1032 #define VALUE_PROF_KIND(Enumerator, Value, Descr) #Enumerator, argument
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 389 #define VALUE_PROF_KIND(Enumerator, Value, Descr) Descr, argument
|
H A D | MemorySanitizer.cpp | 4640 Value *Descr = getLocalVarDescription(I); in poisonAllocaUserspace() local 4650 Value *Descr = getLocalVarDescription(I); in poisonAllocaKmsan() local
|