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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
PatternMatch.h 138 /// cst_pred_ty - This helper class is used to match scalar and vector constants
141 struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
182 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
190 inline cst_pred_ty<is_all_ones> m_AllOnes() {return cst_pred_ty<is_all_ones>();}
198 inline cst_pred_ty<is_sign_bit> m_SignBit() {return cst_pred_ty<is_sign_bit>();}
206 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>();
    [all...]
  /external/llvm/include/llvm/IR/
PatternMatch.h 204 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
244 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
252 inline cst_pred_ty<is_all_ones> m_AllOnes() {
253 return cst_pred_ty<is_all_ones>();
262 inline cst_pred_ty<is_sign_bit> m_SignBit() {
263 return cst_pred_ty<is_sign_bit>();
272 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
279 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 217 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
257 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
265 inline cst_pred_ty<is_all_ones> m_AllOnes() {
266 return cst_pred_ty<is_all_ones>();
275 inline cst_pred_ty<is_sign_bit> m_SignBit() {
276 return cst_pred_ty<is_sign_bit>();
285 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
292 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 227 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
269 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
277 inline cst_pred_ty<is_all_ones> m_AllOnes() {
278 return cst_pred_ty<is_all_ones>();
287 inline cst_pred_ty<is_sign_mask> m_SignMask() {
288 return cst_pred_ty<is_sign_mask>();
297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
304 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 227 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
269 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
277 inline cst_pred_ty<is_all_ones> m_AllOnes() {
278 return cst_pred_ty<is_all_ones>();
287 inline cst_pred_ty<is_sign_mask> m_SignMask() {
288 return cst_pred_ty<is_sign_mask>();
297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
304 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 217 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
257 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
265 inline cst_pred_ty<is_all_ones> m_AllOnes() {
266 return cst_pred_ty<is_all_ones>();
275 inline cst_pred_ty<is_sign_bit> m_SignBit() {
276 return cst_pred_ty<is_sign_bit>();
285 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
292 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PatternMatch.h 227 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
269 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
277 inline cst_pred_ty<is_all_ones> m_AllOnes() {
278 return cst_pred_ty<is_all_ones>();
287 inline cst_pred_ty<is_sign_mask> m_SignMask() {
288 return cst_pred_ty<is_sign_mask>();
297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
304 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PatternMatch.h 227 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
269 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); }
277 inline cst_pred_ty<is_all_ones> m_AllOnes() {
278 return cst_pred_ty<is_all_ones>();
287 inline cst_pred_ty<is_sign_mask> m_SignMask() {
288 return cst_pred_ty<is_sign_mask>();
297 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
304 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PatternMatch.h 288 template <typename Predicate> struct cst_pred_ty : public Predicate { struct in namespace:llvm::PatternMatch
330 inline cst_pred_ty<is_power2> m_Power2() { return cst_pred_ty<is_power2>(); }
337 inline cst_pred_ty<is_maxsignedvalue> m_MaxSignedValue() { return cst_pred_ty<is_maxsignedvalue>(); }
    [all...]

Completed in 1095 milliseconds