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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 185 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; }
AArch64InstrInfo.cpp 552 if (!Subtarget.hasCustomCheapAsMoveHandling())
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64Subtarget.h 249 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; }
AArch64InstrInfo.cpp 675 if (!Subtarget.hasCustomCheapAsMoveHandling())
    [all...]

Completed in 134 milliseconds