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

  /external/llvm/include/llvm/Bitcode/
BitCodes.h 82 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
87 class BitCodeAbbrevOp {
100 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
101 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
156 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
162 SmallVector<BitCodeAbbrevOp, 32> OperandList;
171 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
175 void Add(const BitCodeAbbrevOp &OpInfo) {
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitCodes.h 79 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
84 class BitCodeAbbrevOp {
97 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
98 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 SmallVector<BitCodeAbbrevOp, 8> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
BitCodes.h 89 /// BitCodeAbbrevOp - This describes one or more operands in an abbreviation.
94 class BitCodeAbbrevOp {
107 explicit BitCodeAbbrevOp(uint64_t V) : Val(V), IsLiteral(true) {}
108 explicit BitCodeAbbrevOp(Encoding E, uint64_t Data = 0)
163 template <> struct isPodLike<BitCodeAbbrevOp> { static const bool value=true; };
169 SmallVector<BitCodeAbbrevOp, 32> OperandList;
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
179 void Add(const BitCodeAbbrevOp &OpInfo) {

Completed in 740 milliseconds