Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp179 bool selectIntrinsicRound(MachineInstr &I, MachineRegisterInfo &MRI) const;
3199 return selectIntrinsicRound(I, MRI); in select()
3403 bool AArch64InstructionSelector::selectIntrinsicRound( in selectIntrinsicRound() function in AArch64InstructionSelector