HomeSort by: relevance | last modified time | path
    Searched refs:Need (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/external/bsd/elftoolchain/dist/libelf/
libelf_align.c 68 #error Need the __alignof__ builtin.
  /src/external/lgpl3/gmp/dist/mpn/x86/atom/
aorrlsh1_n.asm 48 ',`m4_error(`Need OPERATION_addlsh1_n or OPERATION_rsblsh1_n
aorrlsh2_n.asm 48 ',`m4_error(`Need OPERATION_addlsh2_n or OPERATION_rsblsh2_n
sublsh2_n.asm 52 ',`m4_error(`Need OPERATION_addlsh2_n or OPERATION_sublsh2_n
aors_n.asm 61 ',`m4_error(`Need OPERATION_add_n or OPERATION_sub_n
  /src/sys/dev/mvme/
clmpcc_pcctwo.c 72 #error Need consiack hook
212 * We need to fake the tag and handle since 'sys_pcctwo' will
221 #error Need consiack hook
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 264 /// to a more usable form. We need this in case assumptions about SCEV
265 /// expressions need to be made in order to avoid unknown dependences. For
377 /// Holds the pointer value that we need to check.
403 RuntimePointerChecking(ScalarEvolution *SE) : Need(false), SE(SE) {}
407 Need = false;
413 /// We need \p PSE in order to compute the SCEV expression of the pointer
434 /// Decide if we need to add a check between two groups of pointers,
451 /// This flag indicates if we need to add the runtime check.
452 bool Need;
468 /// Decide whether we need to issue a run-time check for pointer a
    [all...]
  /src/external/apache2/llvm/dist/llvm/utils/
collect_and_build_with_pgo.py 285 # Since we don't need libcxx or compiler-rt anyway, just disable them.
383 raise ValueError('Unknown not- -D arg encountered; you may need '
453 _die('Need a clang checkout at tools/clang')
455 _die('Need a compiler-rt checkout at projects/compiler-rt')
  /src/external/lgpl3/gmp/dist/mpn/m68k/
aors_n.asm 43 `m4_error(`Need OPERATION_add_n or OPERATION_sub_n
  /src/external/lgpl3/gmp/dist/mpn/m68k/mc68020/
aorsmul_1.asm 43 `m4_error(`Need OPERATION_addmul_1 or OPERATION_submul_1
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
aorsmul_1.asm 48 ',`m4_error(`Need OPERATION_addmul_1 or OPERATION_submul_1
aors_n.asm 47 ',`m4_error(`Need OPERATION_add_n or OPERATION_sub_n
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
LoopAccessAnalysis.cpp 287 // of this set. We need to know how we compare against the min/max
316 // - We wouldn't be able to merge two pointers for which we need
319 // class need checking against each other.
330 // If we need to check two pointers to the same underlying object
367 // We need to keep track of what pointers we've already seen so we
443 // No need to check if two readonly pointers intersect.
447 // Only need to check pointers between two different dependency sets.
451 // Only need to check pointers in the same alias set.
548 /// Returns true if we need no check or if we do and we can generate them
560 /// Initial processing of memory accesses determined that we need t
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/Disassembler/
M68kDisassembler.cpp 214 uint16_t Need = Value[I];
217 if ((Have & WordMask) != Need)
  /src/external/lgpl3/gmp/dist/mpn/x86/
aorsmul_1.asm 59 ',`m4_error(`Need OPERATION_addmul_1 or OPERATION_submul_1
aors_n.asm 52 ',`m4_error(`Need OPERATION_add_n or OPERATION_sub_n
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/mmx/
popham.asm 49 `m4_error(`Need OPERATION_popcount or OPERATION_hamdist
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/mmx/
popham.asm 55 `m4_error(`Need OPERATION_popcount or OPERATION_hamdist defined
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/mmx/
popham.asm 57 `m4_error(`Need OPERATION_popcount or OPERATION_hamdist defined
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
aors_n.asm 47 ',`m4_error(`Need OPERATION_add_n or OPERATION_sub_n
  /src/external/lgpl3/gmp/dist/mpn/x86/k7/
aors_n.asm 58 ',`m4_error(`Need OPERATION_add_n or OPERATION_sub_n
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/
aorsmul_1.asm 71 ',`m4_error(`Need OPERATION_addmul_1 or OPERATION_submul_1
  /src/external/gpl3/binutils/dist/zlib/
crc32.c 42 crc32.h would need to be regenerated, if the maximum N value is increased.
345 # error Need a 64-bit integer type in order to generate crc32.h.
  /src/external/gpl3/gdb/dist/zlib/
crc32.c 42 crc32.h would need to be regenerated, if the maximum N value is increased.
345 # error Need a 64-bit integer type in order to generate crc32.h.
  /src/common/dist/zlib/
crc32.c 51 crc32.h would need to be regenerated, if the maximum N value is increased.
280 # error Need a 64-bit integer type in order to generate crc32.h.

Completed in 73 milliseconds

1 2 3