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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp128 bool selectIntrinsicTrunc(MachineInstr &I, MachineRegisterInfo &MRI) const;
2404 return selectIntrinsicTrunc(I, MRI);
2496 bool AArch64InstructionSelector::selectIntrinsicTrunc( function in class:AArch64InstructionSelector

Completed in 164 milliseconds