Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2781 static llvm::Value *convertToScalarValue(CodeGenFunction &CGF, RValue Val, in convertToScalarValue() function
2835 EmitStoreThroughLValue(RValue::get(convertToScalarValue( in emitOMPSimpleStore()
3047 convertToScalarValue(CGF, Value, SourceType, ResType, Loc)); in convertToType()
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp4893 static llvm::Value *convertToScalarValue(CodeGenFunction &CGF, RValue Val, in convertToScalarValue() function
4954 EmitStoreThroughLValue(RValue::get(convertToScalarValue( in emitOMPSimpleStore()
5198 convertToScalarValue(CGF, Value, SourceType, ResType, Loc)); in convertToType()