Home
last modified time | relevance | path

Searched refs:directMoveIsProfitable (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1016 bool directMoveIsProfitable(const SDValue &Op) const;
DPPCISelLowering.cpp7912 bool PPCTargetLowering::directMoveIsProfitable(const SDValue &Op) const { in directMoveIsProfitable() function in PPCTargetLowering
8084 if (Subtarget.hasDirectMove() && directMoveIsProfitable(Op) && in LowerINT_TO_FP()