Home
last modified time | relevance | path

Searched refs:convertToComplexValue (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2795 convertToComplexValue(CodeGenFunction &CGF, RValue Val, QualType SrcType, in convertToComplexValue() function
2841 convertToComplexValue(*this, RVal, RValTy, LVal.getType(), Loc), LVal, in emitOMPSimpleStore()
3049 auto Res = convertToComplexValue(CGF, Value, SourceType, ResType, Loc); in convertToType()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4906 convertToComplexValue(CodeGenFunction &CGF, RValue Val, QualType SrcType, in convertToComplexValue() function
4960 convertToComplexValue(*this, RVal, RValTy, LVal.getType(), Loc), LVal, in emitOMPSimpleStore()
5200 auto Res = convertToComplexValue(CGF, Value, SourceType, ResType, Loc); in convertToType()