Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
DAArch64InstructionSelector.cpp173 bool selectBuildVector(MachineInstr &I, MachineRegisterInfo &MRI);
3489 return selectBuildVector(I, MRI); in select()
5532 bool AArch64InstructionSelector::selectBuildVector(MachineInstr &I, in selectBuildVector() function in AArch64InstructionSelector