Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3544 static llvm::Value *convertToScalarValue(CodeGenFunction &CGF, RValue Val, in convertToScalarValue() function
3599 EmitStoreThroughLValue(RValue::get(convertToScalarValue( in emitOMPSimpleStore()
3813 convertToScalarValue(CGF, Value, SourceType, ResType, Loc)); in convertToType()