Home
last modified time | relevance | path

Searched defs:LegalityPredicate (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h165 using LegalityPredicate = std::function<bool (const LegalityQuery &)>; variable
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h169 using LegalityPredicate = std::function<bool (const LegalityQuery &)>; variable