Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGAtomic.cpp1516 return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt( in convertAtomicTempToRValue()
DCGExpr.cpp1954 return EmitLoadOfExtVectorElementLValue(LV); in EmitLoadOfLValue()
2014 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { in EmitLoadOfExtVectorElementLValue() function in CodeGenFunction
DCodeGenFunction.h3876 RValue EmitLoadOfExtVectorElementLValue(LValue V);