Searched refs:hasCustomCheapAsMoveHandling (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h327 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } function in class:llvm::final
H A DAArch64InstrInfo.cpp686 if (!Subtarget.hasCustomCheapAsMoveHandling())

Completed in 63 milliseconds