Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp633 bool OneHadNoPredicate = false; in emitInstructionCode() local
640 assert(!OneHadNoPredicate && in emitInstructionCode()
643 OneHadNoPredicate = true; in emitInstructionCode()
645 if (OneHadNoPredicate) { in emitInstructionCode()
682 if (!OneHadNoPredicate) in emitInstructionCode()