Searched defs:RetVals (Results 1 – 5 of 5) sorted by relevance
170 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
548 typedef SmallVector<Liveness, 5> RetVals; in SurveyFunction() typedef
413 auto &RetVals = Info.ReturnedValues; in tryInterproceduralAnalysis() local
1932 SDValue RetVals[] = { Undef, Ret }; in SelectAtomicLoadArith() local
2226 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()