Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6234 static llvm::Value *convertToScalarValue(CodeGenFunction &CGF, RValue Val, in convertToScalarValue() function
6295 EmitStoreThroughLValue(RValue::get(convertToScalarValue( in emitOMPSimpleStore()
6563 convertToScalarValue(CGF, Value, SourceType, ResType, Loc)); in convertToType()