/external/droiddriver/src/io/appium/droiddriver/finders/ |
D | Predicates.java | 28 public final class Predicates { class 30 private Predicates() { in Predicates() method in Predicates
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | InstrDocsEmitter.cpp | 217 std::vector<Record *> Predicates = in EmitInstrDocs() local
|
D | X86RecognizableInstr.cpp | 110 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
D | FixedLenDecoderEmitter.cpp | 86 PredicateSet Predicates; member 900 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction() 1155 ListInit *Predicates = in emitPredicateMatch() local 1184 ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
D | CodeGenDAGPatterns.h | 1032 std::vector<Predicate> Predicates; // Top level predicate conditions variable
|
D | GlobalISelEmitter.cpp | 943 PredicatesTy Predicates; member in __anon685cc1160111::PredicateListMatcher 3150 ArrayRef<Predicate> Predicates) { in importRulePredicates()
|
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
D | Predicates.java | 45 public final class Predicates { class 46 private Predicates() {} in Predicates() method in Predicates
|
/external/guava/guava/src/com/google/common/base/ |
D | Predicates.java | 48 public final class Predicates { class 49 private Predicates() {} in Predicates() method in Predicates
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 74 PredicateSet Predicates; member 871 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction() 1128 ListInit *Predicates = in emitPredicateMatch() local 1158 ListInit *Predicates = in doesOpcodeNeedPredicate() local
|
D | X86RecognizableInstr.cpp | 237 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
D | CodeGenDAGPatterns.h | 695 ListInit *Predicates; // Top level predicate conditions to match. variable
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | X86RecognizableInstr.cpp | 238 std::vector<Record*> Predicates = Rec->getValueAsListOfDefs("Predicates"); in RecognizableInstr() local
|
D | FixedLenDecoderEmitter.cpp | 776 ListInit *Predicates = AllInstructions[Opc]->TheDef->getValueAsListInit("Predicates"); in emitPredicateMatch() local
|
D | CodeGenDAGPatterns.h | 642 ListInit *Predicates; // Top level predicate conditions to match. variable
|
D | AsmMatcherEmitter.cpp | 655 std::vector<Record*> Predicates =TheDef->getValueAsListOfDefs("Predicates"); in Initialize() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 185 PredMap Predicates; member in __anon26fc23620111::StructurizeCFG
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | StructurizeCFG.cpp | 196 PredMap Predicates; member in __anon57c13eba0111::StructurizeCFG
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 4694 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCastsImpl() local 4930 SmallVector<const SCEVPredicate *, 3> Predicates; in createAddRecFromPHIWithCasts() local 8421 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howFarToZero() local 10293 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyLessThans() local 10434 SmallPtrSet<const SCEVPredicate *, 4> Predicates; in howManyGreaterThans() local
|