Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetLowering.h1719 CmpLibcallCCs[Call] = CC; in setCmpLibcallCC()
1725 return CmpLibcallCCs[Call]; in getCmpLibcallCC()
1939 ISD::CondCode CmpLibcallCCs[RTLIB::UNKNOWN_LIBCALL]; variable
/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp786 InitCmpLibcallCCs(CmpLibcallCCs); in TargetLoweringBase()