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

/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp225 bool isARMNEONPred(const MachineInstr *MI);
254 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { function in class:ARMFastISel
281 if (isARMNEONPred(MI))

Completed in 55 milliseconds