Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp71 std::pair<unsigned, LLT> Mutation = Rule.determineMutation(Query); in apply()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h261 std::pair<unsigned, LLT> determineMutation(const LegalityQuery &Query) const { in determineMutation() function