Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCallSite.h222 bool doesNotReturn() const { in doesNotReturn() function
/external/llvm/include/llvm/IR/
DCallSite.h442 bool doesNotReturn() const { in doesNotReturn() function
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp119 const SDLoc &dl, bool doesNotReturn, in makeLibCall()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp669 bool doesNotReturn = CLI.DoesNotReturn; in LowerCall() local