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

/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp173 bool SelectTrunc(const Instruction *I);
2585 bool ARMFastISel::SelectTrunc(const Instruction *I) { function in class:ARMFastISel
2880 return SelectTrunc(I);

Completed in 64 milliseconds