Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp468 static RTLIB::Libcall getRTLibDesc(unsigned Opcode, unsigned Size) { in getRTLibDesc() function
660 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); in simpleLibcall()