Searched refs:AND_B (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/x86/ |
D | x86_cliptest.S | 208 AND_B( CL, AH ) 374 AND_B( CL, AH )
|
D | assyntax.h | 392 #define AND_B(a, b) CHOICE(andb ARG2(a,b), andb ARG2(a,b), andb ARG2(b,a)) macro 1120 #define AND_B(a, b) and B_(b), B_(a) macro
|
/external/llvm-project/llvm/test/Transforms/InstCombine/ |
D | with_overflow.ll | 30 ; CHECK-NEXT: [[AND_B:%.*]] = and i8 [[B:%.*]], 127 31 ; CHECK-NEXT: [[X:%.*]] = add nuw i8 [[AND_A]], [[AND_B]]
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3.h | 1596 INSTR2(AND_B) in INSTR0()
|