Home
last modified time | relevance | path

Searched refs:lowerVASTART_ELF (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h651 SDValue lowerVASTART_ELF(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3562 return lowerVASTART_ELF(Op, DAG); in lowerVASTART()
3582 SDValue SystemZTargetLowering::lowerVASTART_ELF(SDValue Op, in lowerVASTART_ELF() function in SystemZTargetLowering