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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCInstrDesc.h 78 /// isPredicate - Set if this is one of the operands that made up of
80 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
307 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineOperand.h 272 bool isPredicate() const { return OpKind == MO_Predicate; }
473 assert(isPredicate() && "Wrong MachineOperand accessor");
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 82 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
540 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h 96 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); }
568 if (OpInfo[i].isPredicate())
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 1171 milliseconds