Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp444 RTLIB::LibcallImpl LC2Impl = getLibcallImpl(LC2); in softenSetCCOperands() local
445 if (LC2Impl == RTLIB::Unsupported) { in softenSetCCOperands()
462 CCCode = getSoftFloatCmpLibcallPredicate(LC2Impl); in softenSetCCOperands()