Home | History | Annotate | Download | only in src

Lines Matching refs:getCastKind

606     const InstCast::OpKind CastKind = CastInstr->getCastKind();
3580 assert(CastProducer->getCastKind() == InstCast::Trunc);
3878 InstCast::OpKind CastKind = Instr->getCastKind();
6520 assert(CastProducer->getCastKind() == InstCast::Trunc);
6621 assert(CastProducer->getCastKind() == InstCast::Trunc);
6652 switch (llvm::cast<InstCast>(&Instr)->getCastKind()) {
6680 switch (llvm::cast<InstCast>(&Instr)->getCastKind()) {