Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp867 getStateLibraryFunctionFor(MachineInstr &MI, const TargetLowering &TLI) { in getStateLibraryFunctionFor() function
924 RTLIB::Libcall RTLibcall = getStateLibraryFunctionFor(MI, TLI); in createGetStateLibcall()
969 RTLIB::Libcall RTLibcall = getStateLibraryFunctionFor(MI, TLI); in createSetStateLibcall()
998 RTLIB::Libcall RTLibcall = getStateLibraryFunctionFor(MI, TLI); in createResetStateLibcall()