Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp2983 #define CRC_CASE_EXT_UNARYOP(NAME, NODE) \ in ReplaceNodeResults() macro
2993 CRC_CASE_EXT_UNARYOP(crc_w_d_w, CRC_W_D_W) in ReplaceNodeResults()
2994 CRC_CASE_EXT_UNARYOP(crcc_w_d_w, CRCC_W_D_W) in ReplaceNodeResults()
2995 #undef CRC_CASE_EXT_UNARYOP in ReplaceNodeResults()