Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp122 bool selectSplitVectorUnmerge(MachineInstr &I,
3000 bool AArch64InstructionSelector::selectSplitVectorUnmerge( in selectSplitVectorUnmerge() function in AArch64InstructionSelector
3058 return selectSplitVectorUnmerge(I, MRI); in selectUnmergeValues()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp180 bool selectSplitVectorUnmerge(MachineInstr &I, MachineRegisterInfo &MRI);
4205 bool AArch64InstructionSelector::selectSplitVectorUnmerge( in selectSplitVectorUnmerge() function in AArch64InstructionSelector
4261 return selectSplitVectorUnmerge(I, MRI); in selectUnmergeValues()