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.h208 virtual void addReturnRegisterOutputs( in addReturnRegisterOutputs() function
H A DCGStmt.cpp3028 CGM.getTargetCodeGenInfo().addReturnRegisterOutputs( in EmitAsmStmt()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp225 void addReturnRegisterOutputs(CodeGenFunction &CGF, LValue ReturnValue,
291 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs() function in X86_32TargetCodeGenInfo