Home
last modified time | relevance | path

Searched defs:RetVals (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDIPConstantPropagation.cpp170 SmallVector<Value *,4> RetVals; in PropagateConstantReturn() local
HDDeadArgumentElimination.cpp548 typedef SmallVector<Liveness, 5> RetVals; in SurveyFunction() typedef
/NextBSD/contrib/llvm/lib/Analysis/
HDCFLAliasAnalysis.cpp413 auto &RetVals = Info.ReturnedValues; in tryInterproceduralAnalysis() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelDAGToDAG.cpp1932 SDValue RetVals[] = { Undef, Ret }; in SelectAtomicLoadArith() local
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp2226 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()