Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMFastISel.cpp225 bool isARMNEONPred(const MachineInstr *MI);
254 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred() function in ARMFastISel
281 if (isARMNEONPred(MI)) in AddOptionalDefs()