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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 433 /// addCurrentFnArgument - If Var is an current function argument that add
435 bool addCurrentFnArgument(const MachineFunction *MF,
DwarfDebug.cpp 783 /// addCurrentFnArgument - If Var is a current function argument then add
785 bool DwarfDebug::addCurrentFnArgument(const MachineFunction *MF,
830 if (!addCurrentFnArgument(MF, RegVar, Scope))
    [all...]

Completed in 75 milliseconds