Home
last modified time | relevance | path

Searched defs:DoesNotReturn (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h76 bool DoesNotReturn : 1; member
H A DTargetLowering.h4514 bool DoesNotReturn : 1; member
4698 bool DoesNotReturn : 1; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp414 bool DoesNotReturn = CLI.DoesNotReturn; in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2121 bool DoesNotReturn, bool IsReturnValueUsed) const { in makeExternalCall()
3995 bool DoesNotReturn = false; in lowerDYNAMIC_STACKALLOC_XPLINK() local