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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 621 int WidthA = 0, WidthB = 0;
635 if (getMemOpBaseRegImmOfsWidth(MIa, BaseRegA, OffsetA, WidthA, TRI) &&
640 int LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB;
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIInstrInfo.cpp     [all...]

Completed in 237 milliseconds