Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.h171 virtual void addReturnRegisterOutputs( in addReturnRegisterOutputs() function
H A DCGStmt.cpp2540 CGM.getTargetCodeGenInfo().addReturnRegisterOutputs( in EmitAsmStmt()
H A DTargetInfo.cpp1276 void addReturnRegisterOutputs(CodeGenFunction &CGF, LValue ReturnValue,
1351 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs() function in X86_32TargetCodeGenInfo