Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h3179 CmpLibcallCCs[Call] = CC; in setCmpLibcallCC()
3185 return CmpLibcallCCs[Call]; in getCmpLibcallCC()
3375 ISD::CondCode CmpLibcallCCs[RTLIB::UNKNOWN_LIBCALL]; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DTargetLoweringBase.cpp739 InitCmpLibcallCCs(CmpLibcallCCs); in TargetLoweringBase()