Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp165 case LoongArch::CRC_W_W_W: in hasAllNBitUsers()
420 case LoongArch::CRC_W_W_W: in isSignExtendingOpW()
H A DLoongArchISelLowering.h82 CRC_W_W_W, enumerator
H A DLoongArchInstrInfo.td95 : SDNode<"LoongArchISD::CRC_W_W_W", SDT_LoongArchIntBinOpW, [SDNPHasChain]>;
1044 def CRC_W_W_W : ALU_3R<0x00250000>;
2205 def : PatGprGpr<loongarch_crc_w_w_w, CRC_W_W_W>;
H A DLoongArchISelLowering.cpp2977 CRC_CASE_EXT_BINARYOP(crc_w_w_w, CRC_W_W_W) in ReplaceNodeResults()
4605 NODE_NAME_CASE(CRC_W_W_W) in getTargetNodeName()