Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp577 void RTLIB::initCmpLibcallCCs(ISD::CondCode *CmpLibcallCCs) { in initCmpLibcallCCs()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3639 ISD::CondCode CmpLibcallCCs[RTLIB::UNKNOWN_LIBCALL]; variable