Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp391 static RTLIB::Libcall getRTLibDesc(unsigned Opcode, unsigned Size) { in getRTLibDesc() function
583 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); in simpleLibcall()