Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h186 virtual void addReturnRegisterOutputs( in addReturnRegisterOutputs() function
H A DCGStmt.cpp2850 CGM.getTargetCodeGenInfo().addReturnRegisterOutputs( in EmitAsmStmt()
/freebsd/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