Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp168 bool tryOptConstantBuildVec(MachineInstr &MI, LLT DstTy,
5415 bool AArch64InstructionSelector::tryOptConstantBuildVec( in tryOptConstantBuildVec() function in AArch64InstructionSelector
5495 if (tryOptConstantBuildVec(I, DstTy, MRI)) in selectBuildVector()