Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp232 bool isARMNEONPred(const MachineInstr *MI);
258 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred() function in ARMFastISel
285 if (isARMNEONPred(MI)) in AddOptionalDefs()