Home
last modified time | relevance | path

Searched refs:hasCustomCheapAsMoveHandling (Results 1 – 6 of 6) 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-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h326 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling() function
DAArch64InstrInfo.cpp686 if (!Subtarget.hasCustomCheapAsMoveHandling()) in isAsCheapAsAMove()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h358 bool hasCustomCheapAsMoveHandling() const { return CustomAsCheapAsMove; } in hasCustomCheapAsMoveHandling() function
DAArch64InstrInfo.cpp803 if (!Subtarget.hasCustomCheapAsMoveHandling()) in isAsCheapAsAMove()