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

  /external/llvm/lib/Target/ARM/
Thumb2SizeReduction.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb2SizeReduction.cpp 757 bool isPred = (i < NumOps && MCID.OpInfo[i].isPredicate());
758 if (SkipPred && isPred)
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 451 /// isPred - Test if node N is a predecessor of this node.
452 bool isPred(SUnit *N) {
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ScheduleDAG.h 396 /// isPred - Test if node N is a predecessor of this node.
397 bool isPred(SUnit *N) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 433 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
ScheduleDAG.h 433 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
ScheduleDAG.h 433 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
ScheduleDAG.h 433 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
ScheduleDAG.h 433 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
ScheduleDAG.h 433 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
ScheduleDAG.h 436 bool isPred(const SUnit *N) const {

Completed in 494 milliseconds