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

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

Completed in 153 milliseconds