Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h76 bool DoesNotReturn : 1; member
H A DTargetLowering.h4515 bool DoesNotReturn : 1; global() member
4699 bool DoesNotReturn : 1; global() member
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp414 bool DoesNotReturn = CLI.DoesNotReturn; LowerCall() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2126 makeExternalCall(SDValue Chain,SelectionDAG & DAG,const char * CalleeName,EVT RetVT,ArrayRef<SDValue> Ops,CallingConv::ID CallConv,bool IsSigned,SDLoc DL,bool DoesNotReturn,bool IsReturnValueUsed) const makeExternalCall() argument
4000 bool DoesNotReturn = false; lowerDYNAMIC_STACKALLOC_XPLINK() local