Home
last modified time | relevance | path

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

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