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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp126 bool selectIntrinsic(MachineInstr &I, MachineRegisterInfo &MRI) const;
2372 return selectIntrinsic(I, MRI);
4084 bool AArch64InstructionSelector::selectIntrinsic( function in class:AArch64InstructionSelector

Completed in 138 milliseconds