Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp547 static AVRCC::CondCodes intCCToAVRCC(ISD::CondCode CC) { in intCCToAVRCC() function
769 AVRcc = DAG.getConstant(intCCToAVRCC(CC), DL, MVT::i8); in getAVRCmp()