Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp234 bool DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR);
246 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate() function in ARMFastISel
292 if (DefinesOptionalPredicate(MI, &CPSR)) in AddOptionalDefs()