Searched defs:isSafeToReorderWithPatternPredicate (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcher.h116 virtual bool isSafeToReorderWithPatternPredicate() const { function in class:llvm::Matcher
251 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::RecordMatcher
285 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::RecordChildMatcher
304 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::RecordMemRefMatcher
323 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CaptureGlueInputMatcher
344 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::MoveChildMatcher
364 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::MoveParentMatcher
387 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckSameMatcher
412 virtual bool isSafeToReorderWithPatternPredicate() cons function in class:llvm::CheckPatternPredicateMatcher
461 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckOpcodeMatcher
513 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckTypeMatcher
568 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckChildTypeMatcher
595 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckIntegerMatcher
620 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckCondCodeMatcher
644 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckValueTypeMatcher
689 virtual bool isSafeToReorderWithPatternPredicate() const { return false; } function in class:llvm::CheckComplexPatMatcher
716 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckAndImmMatcher
740 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckOrImmMatcher
761 virtual bool isSafeToReorderWithPatternPredicate() const { return true; } function in class:llvm::CheckFoldableChainNodeMatcher
[all...]

Completed in 106 milliseconds