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

  /external/llvm/include/llvm/Bitcode/
BitCodes.h 30 BlockIDWidth = 8, // We use VBR-8 for block IDs.
31 CodeLenWidth = 4, // Codelen are VBR-4.
94 VBR = 2, // A VBR field where Val specifies the width of each chunk.
121 case VBR:
160 /// specialized format instead of the fully-general, fully-vbr, format.
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitCodes.h 28 BlockIDWidth = 8, // We use VBR-8 for block IDs.
29 CodeLenWidth = 4, // Codelen are VBR-4.
91 VBR = 2, // A VBR field where Val specifies the width of each chunk.
119 case VBR:
161 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
BitCodes.h 37 BlockIDWidth = 8, // We use VBR-8 for block IDs.
38 CodeLenWidth = 4, // Codelen are VBR-4.
101 VBR = 2, // A VBR field where Val specifies the width of each chunk.
128 case VBR:
167 /// specialized format instead of the fully-general, fully-vbr, format.
  /external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClBitCodes.h 32 BlockIDWidth = 8, // We use VBR-8 for block IDs.
33 CodeLenWidth = 4, // Codelen are VBR-4.
35 MaxAbbrevWidth = 32, // Maximum value allowed for Fixed and VBR.
68 // a single read (i.e. a FIXED read, or the first chunk of a VBR read.
117 VBR = 2, // A VBR field where Val specifies the width of each chunk.
256 /// specialized format instead of the fully-general, fully-vbr, format.
368 /// VBR encoding.
374 /// the LSB for dense VBR encoding.
384 /// \brief This class determines whether a FIXED or VBR
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
m68k-parse.h 101 VBR,
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 490 VBR,
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 186 /* Only used in peak constrained VBR */
521 VBR
  /toolchain/binutils/binutils-2.27/include/opcode/
h8300.h 84 VBR = 0x4600,
    [all...]

Completed in 922 milliseconds