Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6557 static bool directMoveIsProfitable(const SDValue &Op) { in directMoveIsProfitable() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7172 bool PPCTargetLowering::directMoveIsProfitable(const SDValue &Op) const { in directMoveIsProfitable() function in PPCTargetLowering