Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h253 bool valueIsSplit(const Value &V,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2857 bool IRTranslator::valueIsSplit(const Value &V, in valueIsSplit() function in IRTranslator