Searched defs:Result1 (Results 1 – 8 of 8) sorted by relevance
91 U Result1 = x < y ? a : b; local112 U Result1 = x[i] < y[i] ? a[i] : b[i]; local135 U Result1 = x < y ? a[i] : b[i]; local157 U Result1 = x[i] < y[i] ? a : b; local283 U Result1 = x > y ? a : b; local304 U Result1 = x[i] > y[i] ? a[i] : b[i]; local327 U Result1 = x > y ? a[i] : b[i]; local349 U Result1 = x[i] > y[i] ? a : b; local
70 UINT32 Result1; member94 _Out_ UINT32 *Result1, in ExecutePPICommand()
125 Result<Unit> Result1(int) { return Unit{}; } in Result1() function
569 auto Result1 = Writer.addRecord(std::move(Record1)); in TEST_P() local
1551 Value *Result1 = X; // Result1 = X + CarryIn in createAddCarry() local
24465 SDValue Result1 = DAG.getTargetExtractSubreg(X86::sub_mask_1, DL, in LowerINTRINSIC_WO_CHAIN() local
27859 SDValue Result1 = DAG.getTargetExtractSubreg(X86::sub_mask_1, DL, in LowerINTRINSIC_WO_CHAIN() local