Searched refs:isEHScopeReturn (Results 1 – 10 of 10) sorted by relevance
111 FLAG(isEHScopeReturn) in EmitInstrDocs()
1131 if (Inst.isEHScopeReturn) in emitRecord()
170 isPseudo = 1, isEHScopeReturn = 1 in {176 // isPseudo = 1, isEHScopeReturn = 1
241 bool isEHScopeReturn : 1; variable
435 isEHScopeReturn = R->getValueAsBit("isEHScopeReturn"); in CodeGenInstruction()
983 return !empty() && back().isEHScopeReturn();
942 bool isEHScopeReturn(QueryType Type = AnyInBundle) const {
635 bit isEHScopeReturn = false; // Does this instruction end an EH scope?
196 isCodeGenOnly = 1, isReturn = 1, isEHScopeReturn = 1 in {
5635 isCodeGenOnly = 1, isReturn = 1, isEHScopeReturn = 1, isPseudo = 1 in {