Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.h142 virtual bool doesReturnSlotInterfereWithArgs() const { return true; } in doesReturnSlotInterfereWithArgs() function
DTargetInfo.cpp4513 bool doesReturnSlotInterfereWithArgs() const override { return false; } in doesReturnSlotInterfereWithArgs() function in __anondfd1a8ba0511::AArch64TargetCodeGenInfo
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.h150 virtual bool doesReturnSlotInterfereWithArgs() const { return true; } in doesReturnSlotInterfereWithArgs() function
DTargetInfo.cpp5489 bool doesReturnSlotInterfereWithArgs() const override { return false; } in doesReturnSlotInterfereWithArgs() function in __anona0595d680711::AArch64TargetCodeGenInfo