Home
last modified time | relevance | path

Searched refs:determineMutation (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp192 std::pair<unsigned, LLT> Mutation = Rule.determineMutation(Query); in apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h311 std::pair<unsigned, LLT> determineMutation(const LegalityQuery &Query) const { in determineMutation() function