Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp164 bool tryOptConstantBuildVec(MachineInstr &MI, LLT DstTy,
4794 bool AArch64InstructionSelector::tryOptConstantBuildVec( in tryOptConstantBuildVec() function in AArch64InstructionSelector
4834 if (tryOptConstantBuildVec(I, DstTy, MRI)) in selectBuildVector()