HomeSort by relevance Sort by last modified time
    Searched refs:GetReturnInfo (Results 1 - 6 of 6) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 69 GetReturnInfo(Fn->getReturnType(), Fn->getAttributes(), Outs, TLI);
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 747 GetReturnInfo(F.getReturnType(), F.getAttributes(), Outs, TLI);
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]

Completed in 519 milliseconds