HomeSort by: relevance | last modified time | path
    Searched refs:combineFPToIntToFP (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1321 SDValue combineFPToIntToFP(SDNode *N, DAGCombinerInfo &DCI) const;
PPCISelLowering.cpp 14040 SDValue PPCTargetLowering::combineFPToIntToFP(SDNode *N,
14720 return combineFPToIntToFP(N, DCI);

Completed in 30 milliseconds