Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h391 bool translateInsertValue(const User &U, MachineIRBuilder &MIRBuilder);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1414 bool IRTranslator::translateInsertValue(const User &U, in translateInsertValue() function in IRTranslator