Home
last modified time | relevance | path

Searched defs:AnalyzeReturn (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsCCState.h110 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCCState.h130 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsCCState.h177 void AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function
/external/llvm/lib/CodeGen/
DCallingConvLower.cpp103 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function in CCState
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCallingConvLower.cpp110 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function in CCState
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCallingConvLower.cpp114 void CCState::AnalyzeReturn(const SmallVectorImpl<ISD::OutputArg> &Outs, in AnalyzeReturn() function in CCState
/external/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp644 void AMDGPUTargetLowering::AnalyzeReturn(CCState &State, in AnalyzeReturn() function in AMDGPUTargetLowering