Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h518 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp2753 SDValue SystemZTargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in SystemZTargetLowering
4506 return lowerBITCAST(Op, DAG); in LowerOperation()