Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp428 RTLIB::LibcallImpl LC1Impl = getLibcallImpl(LC1); in softenSetCCOperands() local
429 if (LC1Impl == RTLIB::Unsupported) { in softenSetCCOperands()
434 CCCode = getSoftFloatCmpLibcallPredicate(LC1Impl); in softenSetCCOperands()