Home
last modified time | relevance | path

Searched defs:lvalue (Results 1 – 25 of 33) sorted by relevance

12

/external/libbrillo/brillo/glib/
Dobject.h40 element_type*& lvalue() { in lvalue() function
/external/aac/libFDK/include/arm/
Dclz_arm.h151 LONG lvalue = (LONG)(value << 16); in fixnorm_S() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c148 long long lvalue = (long long)value; in write_elem() local
168 unsigned long long lvalue = (long long)value; in write_elem() local
/external/ppp/pppd/plugins/radius/
Davpair.c158 UINT4 lvalue; in rc_avpair_gen() local
268 UINT4 lvalue; in rc_extract_vendor_specific_attributes() local
Dsendserver.c37 UINT4 lvalue; in rc_pack_list() local
Dradiusclient.h333 UINT4 lvalue; member
/external/clang/test/SemaCXX/
Dexpression-traits.cpp364 Class lvalue; in expr_ref_4() local
506 Class lvalue; in expr_mptr_oper() local
/external/skqp/src/sksl/
DSkSLInterpreter.cpp425 StackIndex lvalue = this->getLValue(*p.fOperand); in evaluate() local
DSkSLCFGGenerator.cpp127 Expression* lvalue) { in tryRemoveLValueBefore()
DSkSLCompiler.cpp254 void Compiler::addDefinition(const Expression* lvalue, std::unique_ptr<Expression>* expr, in addDefinition()
450 static bool is_dead(const Expression& lvalue) { in is_dead()
DSkSLJIT.cpp563 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *b.fLeft); in compileBinary() local
742 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePostfix() local
790 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePrefix() local
/external/skia/src/sksl/
DSkSLInterpreter.cpp425 StackIndex lvalue = this->getLValue(*p.fOperand); in evaluate() local
DSkSLCFGGenerator.cpp127 Expression* lvalue) { in tryRemoveLValueBefore()
DSkSLCompiler.cpp254 void Compiler::addDefinition(const Expression* lvalue, std::unique_ptr<Expression>* expr, in addDefinition()
450 static bool is_dead(const Expression& lvalue) { in is_dead()
DSkSLJIT.cpp563 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *b.fLeft); in compileBinary() local
742 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePostfix() local
790 std::unique_ptr<LValue> lvalue = this->getLValue(builder, *p.fOperand); in compilePrefix() local
/external/clang/lib/CodeGen/
DCGObjC.cpp356 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local
1350 LValue lvalue in Emit() local
2404 LValue lvalue, in tryEmitARCRetainLoadOfScalar()
2753 LValue lvalue = in visitBinAssignUnsafeUnretained() local
2907 LValue lvalue, in emitARCRetainLoadOfScalar()
3071 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local
3094 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local
3111 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
DCGDecl.cpp655 LValue &lvalue, in drillIntoBlockVariable()
661 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
769 void CodeGenFunction::EmitScalarInit(llvm::Value *init, LValue lvalue) { in EmitScalarInit()
1288 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
DCGAtomic.cpp43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo()
681 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local
1706 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
DCGExprComplex.cpp318 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
344 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
DCGExpr.cpp1196 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar()
1429 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar()
4159 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
/external/iproute2/tc/
Dem_meta.c365 unsigned long lvalue = 0, rvalue = 0; in meta_parse_eopt() local
/external/libxkbcommon/xkbcommon/src/compose/
Dparser.c152 union lvalue { union
/external/v8/gnparser/
DgnParser.py276 def lvalue(self): member in gnParser
317 def lvalue(self): member in gnParser.AssignmentContext
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Drules.c58 union lvalue { union
/external/swiftshader/src/OpenGL/compiler/
DOutputASM.cpp2617 int OutputASM::lvalue(sw::Shader::DestinationParameter &dst, TIntermTyped *node) in lvalue() function in glsl::OutputASM
2632 …int OutputASM::lvalue(TIntermTyped *&root, unsigned int &offset, sw::Shader::Relative &rel, unsign… in lvalue() function in glsl::OutputASM

12