Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp1190 return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt( in convertAtomicTempToRValue()
DCGExpr.cpp1476 return EmitLoadOfExtVectorElementLValue(LV); in EmitLoadOfLValue()
1517 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { in EmitLoadOfExtVectorElementLValue() function in CodeGenFunction
DCodeGenFunction.h2687 RValue EmitLoadOfExtVectorElementLValue(LValue V);
/external/llvm-project/clang/lib/CodeGen/
DCGAtomic.cpp1454 return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt( in convertAtomicTempToRValue()
DCGExpr.cpp1935 return EmitLoadOfExtVectorElementLValue(LV); in EmitLoadOfLValue()
1990 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { in EmitLoadOfExtVectorElementLValue() function in CodeGenFunction
DCodeGenFunction.h3742 RValue EmitLoadOfExtVectorElementLValue(LValue V);