HomeSort by: relevance | last modified time | path
    Searched refs:getReturnAttrs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 945 static AttributeList getReturnAttrs(FastISel::CallLoweringInfo &CLI) {
1003 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, TLI, DL);
SelectionDAGBuilder.cpp 9331 static AttributeList getReturnAttrs(TargetLowering::CallLoweringInfo &CLI) {
9378 GetReturnInfo(CLI.CallConv, CLI.RetTy, getReturnAttrs(CLI), Outs, *this, DL);

Completed in 79 milliseconds