HomeSort by relevance Sort by last modified time
    Searched refs:nequal (Results 1 - 7 of 7) sorted by null

  /bionic/libc/arch-x86/atom/string/
sse2-wcscmp-atom.S 153 jne L(nequal)
159 jne L(nequal)
165 jne L(nequal)
171 jne L(nequal)
220 jne L(nequal)
226 jne L(nequal)
232 jne L(nequal)
238 jne L(nequal)
262 jne L(nequal)
268 jne L(nequal)
    [all...]
  /external/mesa3d/src/compiler/glsl/
ir_builder.h 158 ir_expression *nequal(operand a, operand b);
lower_instructions.cpp 376 * is_not_zero_or_underflow = logic_and(nequal(x, 0.0f),
442 logic_and(nequal(x, new(ir) ir_constant(0.0f, vec_elem)),
635 nequal(abs(ir->operands[0]->clone(ir, NULL)), dzero)));
710 i.insert_before(assign(is_not_zero, nequal(absval->clone(ir, NULL), dzero)));
860 ir->operands[1] = csel(nequal(frtemp, zero), one, zero->clone(ir, NULL));
    [all...]
ir_builder.cpp 354 nequal(operand a, operand b) function in namespace:ir_builder
builtin_functions.cpp     [all...]
  /external/valgrind/VEX/priv/
guest_s390_toIR.c 12012 IRTemp nequal = newTemp(Ity_I1); local
12060 IRTemp nequal = newTemp(Ity_I1); local
12098 IRTemp nequal = newTemp(Ity_I1); local
12158 IRTemp nequal = newTemp(Ity_I1); local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]

Completed in 380 milliseconds