Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp168 bool tryOptConstantBuildVec(MachineInstr &MI, LLT DstTy,
5461 bool AArch64InstructionSelector::tryOptConstantBuildVec( in tryOptConstantBuildVec() function in AArch64InstructionSelector
5541 if (tryOptConstantBuildVec(I, DstTy, MRI)) in selectBuildVector()