Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcallUtil.h95 void initCmpLibcallCCs(ISD::CondCode *CmpLibcallCCs);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp577 void RTLIB::initCmpLibcallCCs(ISD::CondCode *CmpLibcallCCs) { in initCmpLibcallCCs() function in RTLIB
645 RTLIB::initCmpLibcallCCs(CmpLibcallCCs); in TargetLoweringBase()