Searched refs:TRUNCATE_VECTOR_VL (Results 1 – 4 of 4) sorted by relevance
183 TRUNCATE_VECTOR_VL, enumerator
854 // Integer VTs are lowered as a series of "RISCVISD::TRUNCATE_VECTOR_VL" in RISCVTargetLowering() 6127 if (Opcode >= RISCVISD::TRUNCATE_VECTOR_VL && Opcode <= RISCVISD::SETCC_VL) in hasMaskOp() 8245 // truncates as a series of "RISCVISD::TRUNCATE_VECTOR_VL" nodes which in lowerVectorTruncLike() 8283 Result = DAG.getNode(RISCVISD::TRUNCATE_VECTOR_VL, DL, ResultVT, Result, in lowerVectorTruncLike() 11525 Result = DAG.getNode(RISCVISD::TRUNCATE_VECTOR_VL, DL, InterimIVT, in lowerVPFPIntConvOp() 16470 // n-levels TRUNCATE_VECTOR_VL to satisfy RVV's SEW*2->SEW truncate in combineTruncOfSraSext() 16485 return V.getOpcode() == RISCVISD::TRUNCATE_VECTOR_VL && in combineTruncOfSraSext() 16491 // We need to first find the inner level of TRUNCATE_VECTOR_VL node in combineTruncOfSraSext() 16529 assert(N->getOpcode() == RISCVISD::TRUNCATE_VECTOR_VL); in combineTruncToVnclip() 16627 while (Src.getOpcode() == RISCVISD::TRUNCATE_VECTOR_VL in combineTruncToVnclip() [all...]
3393 case RISCVISD::TRUNCATE_VECTOR_VL: in selectLow8BitsVSplat()
411 def riscv_trunc_vector_vl : SDNode<"RISCVISD::TRUNCATE_VECTOR_VL",