Home
last modified time | relevance | path

Searched refs:lowerVASTART (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVEISelLowering.h155 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
DVEISelLowering.cpp1567 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/
DRISCVISelLowering.h658 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
DRISCVISelLowering.cpp3745 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/
DMipsISelLowering.h543 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
DMipsISelLowering.cpp1226 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/
DSystemZISelLowering.h647 SDValue lowerVASTART(SDValue Op, SelectionDAG &DAG) const;
DSystemZISelLowering.cpp3556 SDValue SystemZTargetLowering::lowerVASTART(SDValue Op, in lowerVASTART() function in SystemZTargetLowering
5722 return lowerVASTART(Op, DAG); in LowerOperation()