Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1110 SDValue LowerFixedLengthIntToFPToSVE(SDValue Op, SelectionDAG &DAG) const;
H A DAArch64ISelLowering.cpp4162 return LowerFixedLengthIntToFPToSVE(Op, DAG); in LowerVectorINT_TO_FP()
23602 AArch64TargetLowering::LowerFixedLengthIntToFPToSVE(SDValue Op, in LowerFixedLengthIntToFPToSVE() function in AArch64TargetLowering