Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h1432 CmpLibcallCCs[Call] = CC; in setCmpLibcallCC()
1438 return CmpLibcallCCs[Call]; in getCmpLibcallCC()
1781 ISD::CondCode CmpLibcallCCs[RTLIB::UNKNOWN_LIBCALL]; variable
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp707 InitCmpLibcallCCs(CmpLibcallCCs); in TargetLoweringBase()