Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DTargetInfo.h133 virtual void addReturnRegisterOutputs( in addReturnRegisterOutputs() function
DCGStmt.cpp1942 CGM.getTargetCodeGenInfo().addReturnRegisterOutputs( in EmitAsmStmt()
DTargetInfo.cpp995 void addReturnRegisterOutputs(CodeGenFunction &CGF, LValue ReturnValue,
1066 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs() function in X86_32TargetCodeGenInfo