Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h401 bool translateExtractElement(const User &U, MachineIRBuilder &MIRBuilder);
/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1409 bool IRTranslator::translateExtractElement(const User &U, in translateExtractElement() function in IRTranslator