Searched refs:isEHScopeReturn (Results 1 – 11 of 11) sorted by relevance
162 isPseudo = 1, isEHScopeReturn = 1 in {167 // isPseudo = 1, isEHScopeReturn = 1
102 FLAG(isEHScopeReturn) in EmitInstrDocs()
249 bool isEHScopeReturn : 1; variable
439 isEHScopeReturn = R->getValueAsBit("isEHScopeReturn"); in CodeGenInstruction()
1130 if (Inst.isEHScopeReturn) OS << "|(1ULL<<MCID::EHScopeReturn)"; in emitRecord()
899 return !empty() && back().isEHScopeReturn();
868 bool isEHScopeReturn(QueryType Type = AnyInBundle) const {
546 bit isEHScopeReturn = false; // Does this instruction end an EH scope?
1918 bit isEHScopeReturn = 0;
197 isCodeGenOnly = 1, isReturn = 1, isEHScopeReturn = 1 in {
4428 isCodeGenOnly = 1, isReturn = 1, isEHScopeReturn = 1, isPseudo = 1 in {