Home
last modified time | relevance | path

Searched refs:doesReturnSlotInterfereWithArgs (Results 1 – 6 of 6) 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 __anona890a3f30511::AArch64TargetCodeGenInfo
/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.h150 virtual bool doesReturnSlotInterfereWithArgs() const { return true; } in doesReturnSlotInterfereWithArgs() function
DCGCall.cpp1526 getTargetCodeGenInfo().doesReturnSlotInterfereWithArgs(); in ReturnSlotInterferesWithArgs()
DTargetInfo.cpp5489 bool doesReturnSlotInterfereWithArgs() const override { return false; } in doesReturnSlotInterfereWithArgs() function in __anon57a50d410711::AArch64TargetCodeGenInfo