HomeSort by relevance Sort by last modified time
    Searched full:promotion (Results 26 - 50 of 211) sorted by null

12 3 4 5 6 7 8 9

  /external/clang/include/clang/Sema/
Overload.h 94 ICC_Promotion, ///< Promotion
107 ICR_Promotion, ///< Promotion
147 /// Second - The second conversion can be an integral promotion,
148 /// floating point promotion, integral conversion, floating point
  /external/freetype/include/freetype/internal/
ftrfork.h 20 /* Information-technology Promotion Agency, Japan. */
  /external/libffi/testsuite/
Makefile.am 57 libffi.call/problem1.c libffi.call/promotion.c \
  /external/llvm/lib/Target/CellSPU/
README.txt 40 * In commit r142152 vector legalization was set to element promotion per
  /external/llvm/test/Transforms/InstCombine/
call.ll 34 ; promotion rules.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
time.h 119 strict C++ rules prevent the automatic promotion. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
time.h 119 strict C++ rules prevent the automatic promotion. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
time.h 119 strict C++ rules prevent the automatic promotion. */
  /external/freetype/include/freetype/
ftgxval.h 23 /* Promotion Agency(IPA), Japan. */
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 132 /// run - This does the promotion. Insts is a list of loads and stores to
  /external/llvm/test/Transforms/ScalarRepl/
phi-select.ll 2 ; Test promotion of allocas that have phis and select users.
  /external/v8/src/
store-buffer.h 74 // exempt from the store buffer and process the promotion queue. These steps
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp 58 /// ArgPromotion - The 'by reference' to 'by value' argument promotion pass.
305 /// This method limits promotion of aggregates to only promote up to three
435 // We limit aggregate promotion to only promoting up to a fixed number
485 /// DoPromotion - This method actually performs the promotion of the specified
611 DEBUG(dbgs() << "ARG PROMOTION: Promoting to:" << *NF << "\n"
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Intermediate.cpp 471 // handled by operator promotion.
493 infoSink.info.message(EPrefixInternalError, "Bad promotion node", node->getLine());
502 infoSink.info.message(EPrefixInternalError, "Bad promotion node", node->getLine());
511 infoSink.info.message(EPrefixInternalError, "Bad promotion node", node->getLine());
516 infoSink.info.message(EPrefixInternalError, "Bad promotion type", node->getLine());
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 71 // Implements vector promotion; this is essentially just bitcasting the
75 // Implements [SU]INT_TO_FP vector promotion; this is a [zs]ext of the input
291 // Vector "promotion" is basically just bitcasting and doing the operation
LegalizeTypes.h 177 // Integer Promotion Support: LegalizeIntegerTypes.cpp
216 // Integer Result Promotion.
262 // Integer Operand Promotion.
609 // Widen Vector Result Promotion.
    [all...]
LegalizeIntegerTypes.cpp 10 // This file implements integer type expansion and promotion for LegalizeTypes.
11 // Promotion is the act of changing a computation in an illegal type into a
28 // Integer Result Promotion
32 /// found to be in need of promotion to a larger type. At this point, the node
34 /// expansion, we just know that (at least) one result needs promotion.
394 // If the result and operand types are the same after promotion, simplify
733 // Integer Operand Promotion
737 /// the specified node is found to need promotion. At this point, all of the
739 /// node may need promotion or expansion as well as the specified one.
    [all...]
  /external/chromium/chrome/browser/cocoa/
install_from_dmg.mm 249 // authorization reference, and will attempt Keystone ticket promotion.
  /external/clang/lib/StaticAnalyzer/Core/
SimpleConstraintManager.cpp 225 // This should happen /after/ promotion, in case the value being
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 21 // 2. Scalar Promotion of Memory - If there is a store instruction inside of
66 DisablePromotion("disable-licm-promotion", cl::Hidden,
67 cl::desc("Disable memory promotion in LICM pass"));
830 // first promotion.
    [all...]
  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.cc 440 // If the user has intentionally hidden the promotion, we'll uninstall all the
442 // this point, or the promotion wouldn't have been shown).
  /external/libffi/
ChangeLog.v1 298 * ffi_mips.h (SIZEOF_ARG): Added magic to fix type promotion bug.
611 (ffi_prep_args): Fixed type promotion bug.
682 (ffi_prep_args): Fixed type promotion bug.
  /packages/inputmethods/LatinIME/native/jni/src/
correction.cpp 736 // Promotion and Demotion for each correction
    [all...]
  /external/freetype/src/base/
ftrfork.c 23 /* Information-technology Promotion Agency, Japan. */
  /external/v8/test/cctest/
test-mark-compact.cc 80 TEST(Promotion) {

Completed in 811 milliseconds

12 3 4 5 6 7 8 9