Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h1747 ISD::CondCode getCmpLibcallCC(RTLIB::Libcall Call) const { in getCmpLibcallCC() function
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp216 CCCode = getCmpLibcallCC(LC1); in softenSetCCOperands()
230 NewLHS, NewRHS, DAG.getCondCode(getCmpLibcallCC(LC2))); in softenSetCCOperands()