HomeSort by: relevance | last modified time | path
    Searched refs:Allows (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
LoadStoreVectorizer.cpp 1317 bool Allows = TTI.allowsMisalignedMemoryAccesses(F.getParent()->getContext(),
1320 LLVM_DEBUG(dbgs() << "LSV: Target said misaligned is allowed? " << Allows
1322 return !Allows || !Fast;
  /src/external/historical/nawk/dist/
FIXES.1e 79 call to adjbuf just above it only allows for 1 char. This can
112 test for these values. Thanks to Arnold Robbins. Allows closing
469 now allows -ffoo as well as -f foo arguments.
  /src/crypto/external/apache2/openssl/dist/providers/fips/
self_test_data.inc 14 * Note that in the 'General CAST requirements': Note33 Allows individual
56 /* FIPS 140-3 only allows DSA verification for legacy purposes */
452 * FIPS 140-3 IG 10.3.A.8 allows the iteration count to be smaller

Completed in 26 milliseconds