Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp77 static RTLIB::Libcall getRTLibDesc(unsigned Opcode, unsigned Size) { in getRTLibDesc() function
134 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); in simpleLibcall()