Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h1088 SDValue LowerFixedLengthVectorIntExtendToSVE(SDValue Op,
H A DAArch64ISelLowering.cpp6016 return LowerFixedLengthVectorIntExtendToSVE(Op, DAG); in LowerOperation()
23159 SDValue AArch64TargetLowering::LowerFixedLengthVectorIntExtendToSVE( in LowerFixedLengthVectorIntExtendToSVE() function in AArch64TargetLowering