Home
last modified time | relevance | path

Searched defs:CheckReturn (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsCCState.h118 bool CheckReturn(const SmallVectorImpl<ISD::OutputArg> &ArgsFlags, in CheckReturn() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsCCState.h141 bool CheckReturn(const SmallVectorImpl<ISD::OutputArg> &ArgsFlags, in CheckReturn() function
/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp101 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPruneEH.cpp97 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runImpl() local
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DPruneEH.cpp96 bool CheckReturn = !SCCMightReturn && !F->doesNotReturn(); in runOnSCC() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DCallingConvLower.cpp88 bool CCState::CheckReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in CheckReturn() function in CCState
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp89 bool CCState::CheckReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in CheckReturn() function in CCState
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCallingConvLower.cpp106 bool CCState::CheckReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in CheckReturn() function in CCState