Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp176 bool selectIntrinsic(MachineInstr &I, MachineRegisterInfo &MRI);
3143 return selectIntrinsic(I, MRI); in select()
4949 bool AArch64InstructionSelector::selectIntrinsic(MachineInstr &I, in selectIntrinsic() function in AArch64InstructionSelector