Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp8147 Address EmitVAArgForHexagonLinux(CodeGenFunction &CFG, Address VAListAddr,
8372 Address HexagonABIInfo::EmitVAArgForHexagonLinux(CodeGenFunction &CGF, in EmitVAArgForHexagonLinux() function in HexagonABIInfo
8526 return EmitVAArgForHexagonLinux(CGF, VAListAddr, Ty); in EmitVAArg()