Searched defs:casted (Results 1 – 5 of 5) sorted by relevance
30 int *casted = dynCastToInt(p); in testDynCast() local38 int *casted = dynCastOrNull(p); in testDynCastOrNull() local47 int *casted; in testBranch() local63 int *casted; in testBranchReversed() local79 int *casted = 0; in testMultipleStore() local180 int *casted = dynCastOrNull(0); in testDynCastOrNullOfNull() local189 int *casted = dynCastToInt(0); in testDynCastOfNull() local205 int *casted = lookUpInt(0); in testZeroIsNotNull() local214 int *casted = dynCastOrNull(getNull()); in testTrackNull() local225 int *casted = dynCastOrNull(ptr); in testTrackNullVariable() local[all …]
61 Test *casted = reinterpret_cast<Test*>(instance); in func1() local70 Test *casted = reinterpret_cast<Test*>(instance); in func2() local
226 LLVMValueRef shifted, casted, scaled, masked; in lp_build_unpack_arith_rgba_aos() local372 LLVMValueRef shifted, casted, scaled, unswizzled; in lp_build_pack_rgba_aos() local
366 static bool intEqualsAfterUintCast (deInt32 value, deUint32 casted, glu::Precision precision) in intEqualsAfterUintCast()
1900 AllocationSite* casted = AllocationSite::cast(cur); in ResetAllAllocationSitesDependentCode() local