HomeSort by relevance Sort by last modified time
    Searched defs:MVN (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp 564 VNInfo *MVN = LT->valno;
582 LID.MergeValueNumberInto(MVN, P->valno);
609 if (I->valno != MVN)
615 MVN->markUnused();
    [all...]
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 249 MVN(int cc, int s, int Rd, uint32_t Op2) {
  /art/compiler/utils/arm/
constants_arm.h 150 MVN = 15, // Move Not
  /external/v8/src/arm/
constants-arm.h 156 MVN = 15 << 21 // Move Not.

Completed in 107 milliseconds