Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp8327 Address EmitVAArgForHexagonLinux(CodeGenFunction &CFG, Address VAListAddr,
8553 Address HexagonABIInfo::EmitVAArgForHexagonLinux(CodeGenFunction &CGF, in EmitVAArgForHexagonLinux() function in HexagonABIInfo
8708 return EmitVAArgForHexagonLinux(CGF, VAListAddr, Ty); in EmitVAArg()