Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp219 bool selectVectorStoreLaneIntrinsic(MachineInstr &I, unsigned NumVecs,
6114 bool AArch64InstructionSelector::selectVectorStoreLaneIntrinsic( in selectVectorStoreLaneIntrinsic() function in AArch64InstructionSelector
6598 if (!selectVectorStoreLaneIntrinsic(I, 2, Opc)) in selectIntrinsicWithSideEffects()
6616 if (!selectVectorStoreLaneIntrinsic(I, 3, Opc)) in selectIntrinsicWithSideEffects()
6634 if (!selectVectorStoreLaneIntrinsic(I, 4, Opc)) in selectIntrinsicWithSideEffects()