Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMFastISel.cpp176 bool SelectIntrinsicCall(const IntrinsicInst &I);
2485 bool ARMFastISel::SelectIntrinsicCall(const IntrinsicInst &I) { in SelectIntrinsicCall() function in ARMFastISel
2870 return SelectIntrinsicCall(*II); in fastSelectInstruction()