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

  /external/llvm/include/llvm/Bitcode/
BitCodes.h 41 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists
46 DEFINE_ABBREV = 2,
71 // DEFINE_ABBREV has magic semantics here, applying to the current SETBID'd
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitCodes.h 39 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists
44 DEFINE_ABBREV = 2,
69 // DEFINE_ABBREV has magic semantics here, applying to the current SETBID'd
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
BitCodes.h 48 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists
53 DEFINE_ABBREV = 2,
78 // DEFINE_ABBREV has magic semantics here, applying to the current SETBID'd
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitCodes.h 46 /// DEFINE_ABBREV - Defines an abbrev for the current block. It consists
51 DEFINE_ABBREV = 2,
93 // DEFINE_ABBREV has magic semantics here, applying to the current SETBID'd

Completed in 309 milliseconds