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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFastISel.cpp171 bool SelectTrunc(const Instruction *I);
2547 bool ARMFastISel::SelectTrunc(const Instruction *I) { function in class:ARMFastISel
2747 return SelectTrunc(I);

Completed in 172 milliseconds