Lines Matching defs:APlus512
2457 " %APlus512 = add i64 %A, 512\n"
2458 " %c = icmp ugt i64 %APlus512, 523\n"
2468 Instruction &APlus512 = findInstructionByName(F, "APlus512");
2469 Known = computeKnownBits(&APlus512, M->getDataLayout(), /* Depth */ 0, &AC,
2512 " %APlus512 = add i64 %A, 512\n"
2513 " %c = icmp ugt i64 %APlus512, 523\n"
2523 Instruction &APlus512 = findInstructionByName(F, "APlus512");
2524 Known = computeKnownBits(&APlus512, M->getDataLayout(), /* Depth */ 0, &AC,