Home
last modified time | relevance | path

Searched refs:hasCustomCheapAsMoveHandling (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h185 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling() function
DAArch64InstrInfo.cpp552 if (!Subtarget.hasCustomCheapAsMoveHandling()) in isAsCheapAsAMove()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h249 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling() function
DAArch64InstrInfo.cpp675 if (!Subtarget.hasCustomCheapAsMoveHandling()) in isAsCheapAsAMove()