Searched refs:modulo4 (Results 1 – 2 of 2) sorted by relevance
59 define i32 @modulo4(i32 %x) {60 ; CHECK-LABEL: @modulo4(
1120 auto modulo4 = [&](Value a) -> Value { in matchAndRewrite() local1171 Value kMod4 = modulo4(fPToSingedInteger(k)); in matchAndRewrite()