Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp194 bool tryOptConstantBuildVec(MachineInstr &MI, LLT DstTy,
5846 bool AArch64InstructionSelector::tryOptConstantBuildVec( in tryOptConstantBuildVec() function in AArch64InstructionSelector
5924 if (tryOptConstantBuildVec(I, DstTy, MRI)) in selectBuildVector()