Searched refs:classifyArgumentType (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp860 ABIArgInfo swiftcall::classifyArgumentType(CodeGenModule &CGM, function in class:swiftcall
871 argInfo.info = classifyArgumentType(CGM, argInfo.type);
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp147 ABIArgInfo AI = classifyArgumentType(Ty);

Completed in 512 milliseconds

12