HomeSort by: relevance | last modified time | path
    Searched refs:__llvm_profile_instrument_target (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof-2.c 18 void __llvm_profile_instrument_target(uint64_t TargetValue, void *Data,
52 __llvm_profile_instrument_target((uint64_t)&callee1, (void *)Data, S);
54 __llvm_profile_instrument_target((uint64_t)&callee2, (void *)Data, S);
instrprof-value-prof.c 39 void __llvm_profile_instrument_target(uint64_t TargetValue, void *Data,
117 __llvm_profile_instrument_target((uint64_t)CalleeAddrs[V],
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingValue.c 83 __llvm_profile_instrument_target(uint64_t TargetValue, void *Data, function in typeref:typename:COMPILER_RT_VISIBILITY void

Completed in 24 milliseconds