Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h137 BCOMPRESSW, enumerator
H A DRISCVInstrInfoZb.td57 def riscv_bcompressw : SDNode<"RISCVISD::BCOMPRESSW", SDT_RISCVIntBinOpW>;
569 def BCOMPRESSW : ALUW_rr<0b0000100, 0b110, "bcompressw">,
1221 def : PatGprGpr<riscv_bcompressw, BCOMPRESSW>;
H A DRISCVISelLowering.cpp6754 return RISCVISD::BCOMPRESSW; in getRISCVWOpcodeByIntr()
8956 case RISCVISD::BCOMPRESSW: in PerformDAGCombine()
9679 case RISCVISD::BCOMPRESSW: in ComputeNumSignBitsForTargetNode()
11657 NODE_NAME_CASE(BCOMPRESSW) in getTargetNodeName()