Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGAtomic.cpp1516 return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt( in convertAtomicTempToRValue()
H A DCGExpr.cpp1997 return EmitLoadOfExtVectorElementLValue(LV); in EmitLoadOfLValue()
2057 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { in EmitLoadOfExtVectorElementLValue() function in CodeGenFunction
H A DCodeGenFunction.h3873 RValue EmitLoadOfExtVectorElementLValue(LValue V);