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.h4692 bool DoesNotReturn : 1; member
4878 bool DoesNotReturn : 1; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp484 bool DoesNotReturn = CLI.DoesNotReturn; in LowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2459 bool DoesNotReturn, bool IsReturnValueUsed) const { in makeExternalCall()
4448 bool DoesNotReturn = false; in lowerDYNAMIC_STACKALLOC_XPLINK() local