HomeSort by relevance Sort by last modified time
    Searched refs:getRHSKind (Results 1 - 14 of 14) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Twine.h 201 return getRHSKind() == EmptyKind && !isNullary();
206 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
213 if (isNullary() && getRHSKind() != EmptyKind)
217 if (getRHSKind() == NullKind)
221 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
228 if (getRHSKind() == TwineKind &&
238 /// getRHSKind - Get the NodeKind of the left-hand side.
239 NodeKind getRHSKind() const { return (NodeKind) RHSKind; }
393 if (getRHSKind() != EmptyKind) return false;
  /external/llvm/include/llvm/ADT/
Twine.h 158 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
404 if (getRHSKind() != EmptyKind) return false;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
203 return getRHSKind() == EmptyKind && !isNullary();
208 return getLHSKind() != NullKind && getRHSKind() != EmptyKind;
215 if (isNullary() && getRHSKind() != EmptyKind)
219 if (getRHSKind() == NullKind)
223 if (getRHSKind() != EmptyKind && getLHSKind() == EmptyKind)
230 if (getRHSKind() == TwineKind &&
241 NodeKind getRHSKind() const { return RHSKind; }
415 if (getRHSKind() != EmptyKind) return false;
  /external/llvm/lib/Support/
Twine.cpp 153 printOneChild(OS, RHS, getRHSKind());
160 printOneChildRepr(OS, RHS, getRHSKind());
  /external/swiftshader/third_party/LLVM/lib/Support/
Twine.cpp 154 printOneChild(OS, RHS, getRHSKind());
161 printOneChildRepr(OS, RHS, getRHSKind());
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
Twine.cpp 165 printOneChild(OS, RHS, getRHSKind());
172 printOneChildRepr(OS, RHS, getRHSKind());

Completed in 6076 milliseconds