Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.h158 virtual void addReturnRegisterOutputs( in addReturnRegisterOutputs() function
H A DCGStmt.cpp2529 CGM.getTargetCodeGenInfo().addReturnRegisterOutputs( in EmitAsmStmt()
H A DTargetInfo.cpp1266 void addReturnRegisterOutputs(CodeGenFunction &CGF, LValue ReturnValue,
1341 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs() function in X86_32TargetCodeGenInfo