Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:cast

81   EXPECT_TRUE(cast<ConstantFP>(V)->isExactlyValue(3.5));
87 EXPECT_TRUE(cast<ConstantInt>(V)->equalsInt(42));
206 StructType *ST = cast<StructType>(Ty);
220 ST = cast<StructType>(Ty);
234 VectorType *VT = cast<VectorType>(Ty);
246 ST = cast<StructType>(Ty);
255 PointerType *PT = cast<PointerType>(Ty);
265 PT = cast<PointerType>(Ty);
269 PT = cast<PointerType>(Ty);
336 StructType *ST = cast<StructType>(Ty);
351 ST = cast<StructType>(Ty);
366 VectorType *VT = cast<VectorType>(Ty);
379 ST = cast<StructType>(Ty);
389 PointerType *PT = cast<PointerType>(Ty);
400 PT = cast<PointerType>(Ty);
404 PT = cast<PointerType>(Ty);