Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h587 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3262 SDValue SystemZTargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in SystemZTargetLowering
5118 return lowerBITCAST(Op, DAG); in LowerOperation()