Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFastISelEmitter.cpp631 bool OneHadNoPredicate = false; in emitInstructionCode() local
638 assert(!OneHadNoPredicate && in emitInstructionCode()
641 OneHadNoPredicate = true; in emitInstructionCode()
643 if (OneHadNoPredicate) { in emitInstructionCode()
683 if (!OneHadNoPredicate) in emitInstructionCode()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFastISelEmitter.cpp640 bool OneHadNoPredicate = false; in emitInstructionCode() local
647 assert(!OneHadNoPredicate && in emitInstructionCode()
650 OneHadNoPredicate = true; in emitInstructionCode()
652 if (OneHadNoPredicate) { in emitInstructionCode()
689 if (!OneHadNoPredicate) in emitInstructionCode()