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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp172 bool SelectIntExt(const Instruction *I);
2615 bool ARMFastISel::SelectIntExt(const Instruction *I) { function in class:ARMFastISel
2750 return SelectIntExt(I);

Completed in 157 milliseconds