Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13585 static bool isFPExtLoad(SDValue Op) { in isFPExtLoad() function
13636 if (Is32Bit && !isFPExtLoad(NextOp.getOperand(0).getOperand(0))) in combineElementTruncationToVectorTruncation()