Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp513 using RetVals = SmallVector<Liveness, 5>; in surveyFunction() typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp757 SmallVector<std::pair<Register, SDValue>, 4> RetVals; in LowerReturn() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp3344 LLVMValueRef LLVMBuildAggregateRet(LLVMBuilderRef B, LLVMValueRef *RetVals, in LLVMBuildAggregateRet()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9027 SmallVector<std::pair<unsigned, SDValue>, 4> RetVals; in LowerReturn() local