Home
last modified time | relevance | path

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

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