Searched refs:getReturnAttrs (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp857 static AttributeSet getReturnAttrs(FastISel::CallLoweringInfo &CLI) { function
916 GetReturnInfo(CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL);
H A DSelectionDAGBuilder.cpp7464 static AttributeSet getReturnAttrs(TargetLowering::CallLoweringInfo &CLI) {
7492 GetReturnInfo(CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL);

Completed in 93 milliseconds