Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3095 ISD::CondCode getCmpLibcallCC(RTLIB::Libcall Call) const { in getCmpLibcallCC() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp411 CCCode = getCmpLibcallCC(LC1); in softenSetCCOperands()
425 CCCode = getCmpLibcallCC(LC2); in softenSetCCOperands()