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.cpp6015 static llvm::Value *convertToScalarValue(CodeGenFunction &CGF, RValue Val, in convertToScalarValue() function
6076 EmitStoreThroughLValue(RValue::get(convertToScalarValue( in emitOMPSimpleStore()
6344 convertToScalarValue(CGF, Value, SourceType, ResType, Loc)); in convertToType()