HomeSort by relevance Sort by last modified time
    Searched refs:OperandTraits (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
User.h 37 struct OperandTraits;
106 ? OperandTraits<U>::op_end(const_cast<U*>(that))[Idx]
107 : OperandTraits<U>::op_begin(const_cast<U*>(that))[Idx];
GlobalIndirectSymbol.h 20 #include "llvm/IR/OperandTraits.h"
76 struct OperandTraits<GlobalIndirectSymbol> :
  /external/swiftshader/third_party/LLVM/include/llvm/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
User.h 26 /// OperandTraits - Compile-time customization of
30 struct OperandTraits;
76 ? OperandTraits<U>::op_end(const_cast<U*>(that))[Idx]
77 : OperandTraits<U>::op_begin(const_cast<U*>(that))[Idx];
GlobalAlias.h 19 #include "llvm/OperandTraits.h"
86 struct OperandTraits<GlobalAlias> :
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
User.h 43 struct OperandTraits;
114 ? OperandTraits<U>::op_end(const_cast<U*>(that))[Idx]
115 : OperandTraits<U>::op_begin(const_cast<U*>(that))[Idx];
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 1 //===-- llvm/OperandTraits.h - OperandTraits class definition ---*- C++ -*-===//
125 return OperandTraits<CLASS>::op_begin(this); \
128 return OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this)); \
131 return OperandTraits<CLASS>::op_end(this); \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
137 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
140 OperandTraits<CLASS>::op_begin(const_cast<CLASS*>(this))[i_nocapture].get()); \
143 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 OperandTraits<CLASS>::op_begin(this)[i_nocapture] = Val_nocapture;
    [all...]
GlobalIndirectSymbol.h 21 #include "llvm/IR/OperandTraits.h"
85 struct OperandTraits<GlobalIndirectSymbol> :
  /external/v8/src/interpreter/
bytecode-traits.h 32 struct OperandTraits {
39 struct OperandTraits<OperandType::k##Name> { \
62 Helper<OperandTraits<operand_type>::TypeInfoTraits::kIsScalable,
63 OperandTraits<operand_type>::TypeInfoTraits::kUnscaledSize,
103 OperandTraits<operands>::kOperandTypeInfo...};

Completed in 898 milliseconds

1 2 3 4 5