HomeSort by relevance Sort by last modified time
    Searched defs:BitCodeAbbrev (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitCodes.h 159 /// BitCodeAbbrev - This class represents an abbreviation record. An
162 class BitCodeAbbrev {
165 ~BitCodeAbbrev() {}
167 BitCodeAbbrev() : RefCount(1) {}
  /external/llvm/include/llvm/Bitcode/
BitCodes.h 158 /// BitCodeAbbrev - This class represents an abbreviation record. An
161 class BitCodeAbbrev : public RefCountedBase<BitCodeAbbrev> {
164 ~BitCodeAbbrev() = default;
165 friend class RefCountedBase<BitCodeAbbrev>;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 165 /// BitCodeAbbrev - This class represents an abbreviation record. An
168 class BitCodeAbbrev {

Completed in 161 milliseconds