Searched defs:CheckReturn (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPruneEH.cpp97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h140 bool CheckReturn(const SmallVectorImpl<ISD::OutputArg> &ArgsFlags, function in class:llvm::MipsCCState
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCallingConvLower.cpp100 bool CCState::CheckReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, function in class:CCState

Completed in 136 milliseconds