Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h508 bool translateInsertElement(const User &U, MachineIRBuilder &MIRBuilder);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2630 bool IRTranslator::translateInsertElement(const User &U, in translateInsertElement() function in IRTranslator