Home
last modified time | relevance | path

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

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