Home
last modified time | relevance | path

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

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