Home
last modified time | relevance | path

Searched refs:ComplexPredicates (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h435 const ComplexMatcherMemFn *ComplexPredicates, in ISelInfoTy()
439 ComplexPredicates(ComplexPredicates), in ISelInfoTy()
447 const ComplexMatcherMemFn *ComplexPredicates; member
DInstructionSelectorImpl.h600 (ISel.*ISelInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h473 const ComplexMatcherMemFn *ComplexPredicates, in ISelInfoTy()
477 ComplexPredicates(ComplexPredicates), in ISelInfoTy()
485 const ComplexMatcherMemFn *ComplexPredicates; member
DInstructionSelectorImpl.h669 (ISel.*ISelInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp5594 std::vector<Record *> ComplexPredicates = in run() local
5596 llvm::sort(ComplexPredicates, orderByName); in run()
5763 for (const auto &Record : ComplexPredicates) in run()
5786 for (const auto &Record : ComplexPredicates) in run()