Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1037 SDValue LowerFixedLengthVectorIntExtendToSVE(SDValue Op,
H A DAArch64ISelLowering.cpp5563 return LowerFixedLengthVectorIntExtendToSVE(Op, DAG); in LowerOperation()
21201 SDValue AArch64TargetLowering::LowerFixedLengthVectorIntExtendToSVE( in LowerFixedLengthVectorIntExtendToSVE() function in AArch64TargetLowering