Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h179 virtual void addReturnRegisterOutputs( in addReturnRegisterOutputs() function
H A DCGStmt.cpp2672 CGM.getTargetCodeGenInfo().addReturnRegisterOutputs( in EmitAsmStmt()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp238 void addReturnRegisterOutputs(CodeGenFunction &CGF, LValue ReturnValue,
304 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs() function in X86_32TargetCodeGenInfo