Home
last modified time | relevance | path

Searched refs:diagnoseDontCall (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDiagnosticInfo.cpp423 void llvm::diagnoseDontCall(const CallInst &CI) { in diagnoseDontCall() function in llvm
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDiagnosticInfo.h1099 void diagnoseDontCall(const CallInst &CI);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFastISel.cpp1154 diagnoseDontCall(*CI); in lowerCall()
HDSelectionDAGBuilder.cpp9200 diagnoseDontCall(I); in visitCall()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDIRTranslator.cpp2729 diagnoseDontCall(CI); in translateCall()