HomeSort by relevance Sort by last modified time
    Searched defs:op_end (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/llvm/include/llvm/IR/
OperandTraits.h 35 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
70 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
97 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
114 inline op_iterator op_end(); \
115 inline const_op_iterator op_end() const; \
130 CLASS::op_iterator CLASS::op_end() { \
131 return OperandTraits<CLASS>::op_end(this); \
133 CLASS::const_op_iterator CLASS::op_end() const { \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /external/swiftshader/third_party/LLVM/include/llvm/
OperandTraits.h 35 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
70 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
97 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
114 inline op_iterator op_end(); \
115 inline const_op_iterator op_end() const; \
130 CLASS::op_iterator CLASS::op_end() { \
131 return OperandTraits<CLASS>::op_end(this); \
133 CLASS::const_op_iterator CLASS::op_end() const { \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
OperandTraits.h 35 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
70 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
97 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
114 inline op_iterator op_end(); \
115 inline const_op_iterator op_end() const; \
130 CLASS::op_iterator CLASS::op_end() { \
131 return OperandTraits<CLASS>::op_end(this); \
133 CLASS::const_op_iterator CLASS::op_end() const { \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 35 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
70 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
97 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
114 inline op_iterator op_end(); \
115 inline const_op_iterator op_end() const; \
130 CLASS::op_iterator CLASS::op_end() { \
131 return OperandTraits<CLASS>::op_end(this); \
133 CLASS::const_op_iterator CLASS::op_end() const { \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
OperandTraits.h 35 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
70 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
97 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
114 inline op_iterator op_end(); \
115 inline const_op_iterator op_end() const; \
130 CLASS::op_iterator CLASS::op_end() { \
131 return OperandTraits<CLASS>::op_end(this); \
133 CLASS::const_op_iterator CLASS::op_end() const { \
134 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
OperandTraits.h 38 static Use *op_end(SubClass* U) { function in struct:llvm::FixedNumOperandTraits
76 static Use *op_end(SubClass* U) { function in struct:llvm::VariadicOperandTraits
100 static Use *op_end(User* U) { function in struct:llvm::HungoffOperandTraits
117 inline op_iterator op_end(); \
118 inline const_op_iterator op_end() const; \
133 CLASS::op_iterator CLASS::op_end() { \
134 return OperandTraits<CLASS>::op_end(this); \
136 CLASS::const_op_iterator CLASS::op_end() const { \
137 return OperandTraits<CLASS>::op_end(const_cast<CLASS*>(this)); \
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ft32.c 193 char *op_end; local
213 for (op_end = str;
214 *op_end && !is_end_of_line[*op_end & 0xff] && *op_end != ' ' && *op_end != '.';
215 op_end++)
218 pend = *op_end;
219 *op_end = 0;
225 *op_end = pend
    [all...]
tc-moxie.c 157 char *op_end; local
173 for (op_end = str;
174 *op_end && !is_end_of_line[*op_end & 0xff] && *op_end != ' ';
175 op_end++)
178 pend = *op_end;
179 *op_end = 0;
184 *op_end = pend;
198 while (ISSPACE (*op_end))
    [all...]
tc-pj.c 229 char *op_end; local
244 for (op_end = str;
245 *op_end && !is_end_of_line[*op_end & 0xff] && *op_end != ' ';
246 op_end++)
249 pend = *op_end;
250 *op_end = 0;
256 *op_end = pend;
269 (*opcode->u.func) (opcode, op_end);
    [all...]
tc-avr.c 481 char *op_end; local
489 for (op_end = from; *op_end != 0 && is_part_of_name (*op_end);)
491 to[size++] = *op_end++;
497 return op_end;
    [all...]
tc-d10v.c 1407 unsigned char *op_start, *op_end; local
    [all...]
tc-h8300.c 898 get_operands (unsigned int noperands, char *op_end, struct h8_op *operand)
900 char *ptr = op_end;
946 get_mova_operands (char *op_end, struct h8_op *operand)
948 char *ptr = op_end;
1927 char *op_end; local
    [all...]
tc-mcore.c 852 char * op_end; local
868 for (op_start = op_end = str;
869 nlen < 20 && !is_end_of_line [(unsigned char) *op_end] && *op_end != ' ';
870 op_end++)
901 op_end = parse_imm (op_end + 1, & reg, 0, 3);
907 op_end = parse_reg (op_end + 1, & reg);
913 op_end = parse_reg (op_end + 1, & reg)
    [all...]
tc-microblaze.c 894 char * op_end; local
913 for (op_start = op_end = str;
914 *op_end && !is_end_of_line[(unsigned char) *op_end] && *op_end != ' ';
915 op_end++)
944 if (strcmp (op_end, ""))
945 op_end = parse_reg (op_end + 1, &reg1); /* Get rd. */
951 if (strcmp (op_end, ""))
    [all...]

Completed in 7458 milliseconds

1 2 3