Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRuntimeLibcallUtil.h95 void initCmpLibcallCCs(ISD::CondCode *CmpLibcallCCs);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp577 void RTLIB::initCmpLibcallCCs(ISD::CondCode *CmpLibcallCCs) { in initCmpLibcallCCs() function in RTLIB
645 RTLIB::initCmpLibcallCCs(CmpLibcallCCs); in TargetLoweringBase()