Searched refs:HasPassthru (Results 1 – 5 of 5) sorted by relevance
218 const bool HasPassthru = RISCVII::isFirstDefTiedToFirstUse(MCID); in convertToUnmasked() local224 assert(HasPolicyOp == HasPassthru && "Unexpected pseudo structure"); in convertToUnmasked()238 if (HasPassthru) { in convertToUnmasked()
4309 bool HasPassthru = Passthru && !Passthru.isUndef(); in lowerScalarSplat() 4310 if (!HasPassthru && !Passthru) in lowerScalarSplat() 4308 bool HasPassthru = Passthru && !Passthru.isUndef(); lowerScalarSplat() local
7660 bool HasPassthru = in lowerVECTOR_COMPRESS() local7663 if (HasPassthru) in lowerVECTOR_COMPRESS()7673 } else if (HasPassthru) { in lowerVECTOR_COMPRESS()7701 if (HasPassthru && I == NumElmts - 1) { in lowerVECTOR_COMPRESS()
11459 bool HasPassthru = !Passthru.isUndef(); in expandVECTOR_COMPRESS() local11464 if (HasPassthru) in expandVECTOR_COMPRESS()11477 } else if (HasPassthru) { in expandVECTOR_COMPRESS()11514 if (HasPassthru && I == NumElms - 1) { in expandVECTOR_COMPRESS()
12060 bool HasPassthru = !Passthru.isUndef(); in visitVECTOR_COMPRESS() local12090 HasPassthru in visitVECTOR_COMPRESS()