Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h318 bool translateInvoke(const User &U, MachineIRBuilder &MIRBuilder);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2875 bool IRTranslator::translateInvoke(const User &U, in translateInvoke() function in IRTranslator