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

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSEISelLowering.h 76 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
MipsSEISelLowering.cpp 469 case ISD::BITCAST: return lowerBITCAST(Op, DAG);
1233 SDValue MipsSETargetLowering::lowerBITCAST(SDValue Op,
  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.h 606 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
SystemZISelLowering.cpp 3322 SDValue SystemZTargetLowering::lowerBITCAST(SDValue Op,
5396 return lowerBITCAST(Op, DAG);

Completed in 26 milliseconds