Home
last modified time | relevance | path

Searched defs:EHBlock (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1138 bool EHBlock, bool HasName) { in emitPPA1Flags()
1156 EHBlock = (0x80 >> 3), in emitPPA1Flags() enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp1274 BasicBlock *EHBlock; in insertPHIStores() local