Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h678 SDValue lowerVASTART_ELF(SDValue Op, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3860 return lowerVASTART_ELF(Op, DAG); in lowerVASTART()
3880 SDValue SystemZTargetLowering::lowerVASTART_ELF(SDValue Op, in lowerVASTART_ELF() function in SystemZTargetLowering