Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCallSite.h222 bool doesNotReturn() const { in doesNotReturn() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h358 bool doesNotReturn() const { in doesNotReturn() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h495 bool doesNotReturn() const { in doesNotReturn() function
DCallSite.h497 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2922 bool HexagonInstrInfo::doesNotReturn(const MachineInstr &CallMI) const { in doesNotReturn() function in HexagonInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp121 const SDLoc &dl, bool doesNotReturn, in makeLibCall()