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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFastISel.cpp220 bool isARMNEONPred(const MachineInstr *MI);
249 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { function in class:ARMFastISel
276 if (TII.isPredicable(MI) || isARMNEONPred(MI))

Completed in 85 milliseconds