Searched refs:isEHScopeReturn (Results 1 – 10 of 10) sorted by relevance
160 isPseudo = 1, isEHScopeReturn = 1 in {166 // isPseudo = 1, isEHScopeReturn = 1
111 FLAG(isEHScopeReturn) in EmitInstrDocs()
1216 if (Inst.isEHScopeReturn) in emitRecord()
243 bool isEHScopeReturn : 1; variable
438 isEHScopeReturn = R->getValueAsBit("isEHScopeReturn"); in CodeGenInstruction()
952 return !empty() && back().isEHScopeReturn();
946 bool isEHScopeReturn(QueryType Type = AnyInBundle) const {
630 bit isEHScopeReturn = false; // Does this instruction end an EH scope?
197 isCodeGenOnly = 1, isReturn = 1, isEHScopeReturn = 1 in {
5161 isCodeGenOnly = 1, isReturn = 1, isEHScopeReturn = 1, isPseudo = 1 in {