HomeSort by relevance Sort by last modified time
    Searched refs:__llvm_profile_raw_version (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/test/profile/
instrprof-version-mismatch.c 5 unsigned long long __llvm_profile_raw_version = 10000; variable
  /external/compiler-rt/lib/profile/
InstrProfiling.c 21 COMPILER_RT_WEAK uint64_t __llvm_profile_raw_version = INSTR_PROF_RAW_VERSION; variable
37 return __llvm_profile_raw_version;
InstrProfiling.h 182 extern uint64_t __llvm_profile_raw_version;
InstrProfData.inc 606 #define IR_LEVEL_PROF_VERSION_VAR __llvm_profile_raw_version
  /external/llvm/include/llvm/ProfileData/
InstrProfData.inc 606 #define IR_LEVEL_PROF_VERSION_VAR __llvm_profile_raw_version
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
InstrProfData.inc 643 #define INSTR_PROF_RAW_VERSION_VAR __llvm_profile_raw_version

Completed in 1099 milliseconds