Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.h152 virtual void addReturnRegisterOutputs( in addReturnRegisterOutputs() function
H A DCGStmt.cpp2395 CGM.getTargetCodeGenInfo().addReturnRegisterOutputs( in EmitAsmStmt()
H A DTargetInfo.cpp1221 void addReturnRegisterOutputs(CodeGenFunction &CGF, LValue ReturnValue,
1296 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs() function in X86_32TargetCodeGenInfo