Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsSEISelLowering.h76 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
DMipsSEISelLowering.cpp469 case ISD::BITCAST: return lowerBITCAST(Op, DAG); in LowerOperation()
1233 SDValue MipsSETargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in MipsSETargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h636 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3371 SDValue SystemZTargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in SystemZTargetLowering
5445 return lowerBITCAST(Op, DAG); in LowerOperation()