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

/freebsd-10.1-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp138 bool SelectTrunc(const Instruction *I);
1675 bool PPCFastISel::SelectTrunc(const Instruction *I) { function in class:PPCFastISel
1779 return SelectTrunc(I);
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp173 bool SelectTrunc(const Instruction *I);
2645 bool ARMFastISel::SelectTrunc(const Instruction *I) { function in class:ARMFastISel
2941 return SelectTrunc(I);

Completed in 65 milliseconds