Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDTargetInfo.h143 virtual bool doesReturnSlotInterfereWithArgs() const { return true; } in doesReturnSlotInterfereWithArgs() function
HDTargetInfo.cpp4000 bool doesReturnSlotInterfereWithArgs() const override { return false; } in doesReturnSlotInterfereWithArgs() function in __anonc03043ea0511::AArch64TargetCodeGenInfo