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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp72 unsigned PredCC1 : 2; // 0 - If predicated, cc is on and vice versa. member in struct:__anon5101::ReduceEntry
336 (!is2Addr && Entry.PredCC1 == 0)) {
356 (!is2Addr && Entry.PredCC1 == 2)) {

Completed in 53 milliseconds