Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFastISel.cpp181 bool SelectIntrinsicCall(const IntrinsicInst &I);
2485 bool ARMFastISel::SelectIntrinsicCall(const IntrinsicInst &I) { in SelectIntrinsicCall() function in ARMFastISel
2870 return SelectIntrinsicCall(*II); in fastSelectInstruction()