Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h381 const ComplexMatcherMemFn *ComplexPredicates, in ISelInfoTy()
385 ComplexPredicates(ComplexPredicates), in ISelInfoTy()
393 const ComplexMatcherMemFn *ComplexPredicates; member
DInstructionSelectorImpl.h534 (ISel.*ISelInfo.ComplexPredicates[ComplexPredicateID])( in executeMatchTable()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp4300 std::vector<Record *> ComplexPredicates = in run() local
4302 llvm::sort(ComplexPredicates.begin(), ComplexPredicates.end(), orderByName); in run()
4454 for (const auto &Record : ComplexPredicates) in run()
4477 for (const auto &Record : ComplexPredicates) in run()