Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3443 ISD::CondCode getCmpLibcallCC(RTLIB::Libcall Call) const { in getCmpLibcallCC() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp414 CCCode = getCmpLibcallCC(LC1); in softenSetCCOperands()
428 CCCode = getCmpLibcallCC(LC2); in softenSetCCOperands()