Searched refs:lowerBITCAST (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.h | 76 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
|
D | MipsSEISelLowering.cpp | 469 case ISD::BITCAST: return lowerBITCAST(Op, DAG); in LowerOperation() 1233 SDValue MipsSETargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in MipsSETargetLowering
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.h | 76 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
|
D | MipsSEISelLowering.cpp | 469 case ISD::BITCAST: return lowerBITCAST(Op, DAG); in LowerOperation() 1233 SDValue MipsSETargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in MipsSETargetLowering
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 518 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
|
D | SystemZISelLowering.cpp | 2753 SDValue SystemZTargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in SystemZTargetLowering 4506 return lowerBITCAST(Op, DAG); in LowerOperation()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 604 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
|
D | SystemZISelLowering.cpp | 3307 SDValue SystemZTargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in SystemZTargetLowering 5374 return lowerBITCAST(Op, DAG); in LowerOperation()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 587 SDValue lowerBITCAST(SDValue Op, SelectionDAG &DAG) const;
|
D | SystemZISelLowering.cpp | 3262 SDValue SystemZTargetLowering::lowerBITCAST(SDValue Op, in lowerBITCAST() function in SystemZTargetLowering 5118 return lowerBITCAST(Op, DAG); in LowerOperation()
|