Searched refs:lowerVASTART (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/ |
| D | VEISelLowering.h | 155 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
|
| D | VEISelLowering.cpp | 1567 SDValue VETargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { in lowerVASTART() function in VETargetLowering 1914 return lowerVASTART(Op, DAG); in LowerOperation()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVISelLowering.h | 658 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
|
| D | RISCVISelLowering.cpp | 3745 return lowerVASTART(Op, DAG); in LowerOperation() 4708 SDValue RISCVTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { in lowerVASTART() function in RISCVTargetLowering
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsISelLowering.h | 543 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
|
| D | MipsISelLowering.cpp | 1226 case ISD::VASTART: return lowerVASTART(Op, DAG); in LowerOperation() 2251 SDValue MipsTargetLowering::lowerVASTART(SDValue Op, SelectionDAG &DAG) const { in lowerVASTART() function in MipsTargetLowering
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.h | 647 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
|
| D | SystemZISelLowering.cpp | 3556 SDValue SystemZTargetLowering::lowerVASTART(SDValue Op, in lowerVASTART() function in SystemZTargetLowering 5722 return lowerVASTART(Op, DAG); in LowerOperation()
|