Home
last modified time | relevance | path

Searched refs:ForceVoidReturnTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDStatepointLowering.cpp1142 bool VarArgDisallowed, bool ForceVoidReturnTy) { in LowerCallSiteWithDeoptBundleImpl() argument
1147 ForceVoidReturnTy ? Type::getVoidTy(*DAG.getContext()) : Call->getType(), in LowerCallSiteWithDeoptBundleImpl()
HDSelectionDAGBuilder.h492 bool ForceVoidReturnTy);