Home
last modified time | relevance | path

Searched refs:doesReturnSlotInterfereWithArgs (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DTargetInfo.h142 virtual bool doesReturnSlotInterfereWithArgs() const { return true; } in doesReturnSlotInterfereWithArgs() function
DCGCall.cpp1429 getTargetCodeGenInfo().doesReturnSlotInterfereWithArgs(); in ReturnSlotInterferesWithArgs()
DTargetInfo.cpp4513 bool doesReturnSlotInterfereWithArgs() const override { return false; } in doesReturnSlotInterfereWithArgs() function in __anonbc557ed20511::AArch64TargetCodeGenInfo