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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp4049 static unsigned findIntrinsicID(MachineInstr &I) { function
4061 unsigned IntrinID = findIntrinsicID(I);
4086 unsigned IntrinID = findIntrinsicID(I);

Completed in 116 milliseconds