Searched +defs:cvt +defs:l +defs:d (Results 1 – 1 of 1) sorted by relevance
44 for (int d = 1; defExists(d); ++d) in isNop() local69 for (int d = 0; defExists(d); ++d) in isDead() local691 const uint32_t d = imm0.reg.data.u32; in opnd() local694 uint32_t l = util_logbase2(d); in opnd() local725 const int32_t d = imm0.reg.data.s32; in opnd() local727 int32_t l = util_logbase2(static_cast<unsigned>(abs(d))); in opnd() local1176 AlgebraicOpt::handleCVT(Instruction *cvt) in handleCVT()1354 int d, j; in combineLd() local1552 int d, s; in replaceLdFromSt() local1882 for (int d = 0; insn->defExists(d); ++d) in mayPredicate() local[all …]