Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp471 static RTLIB::Libcall getRTLibDesc(unsigned Opcode, unsigned Size) { in getRTLibDesc() function
665 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); in simpleLibcall()