Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/bc/
H A Dextern.h22 struct lvalue { struct
23 ssize_t load;
24 ssize_t store;
H A Dbc.y126 struct lvalue lvalue; member
/openbsd-src/gnu/llvm/clang/tools/clang-fuzzer/
H A Dcxx_proto.proto60 required Lvalue lvalue = 1; field
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp588 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local
1662 LValue lvalue in Emit() local
2920 LValue lvalue, in tryEmitARCRetainLoadOfScalar()
3296 LValue lvalue = in visitBinAssignUnsafeUnretained() local
3461 LValue lvalue, in emitARCRetainLoadOfScalar()
3622 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local
3645 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local
3662 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
H A DCGAtomic.cpp43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo()
820 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local
2028 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
H A DCGExprComplex.cpp368 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
394 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
H A DCGDecl.cpp752 LValue &lvalue, in drillIntoBlockVariable()
779 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
1938 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
H A DCGExpr.cpp1590 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar()
1826 static void EmitStoreOfMatrixScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfMatrixScalar()
1890 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar()
5529 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
/openbsd-src/usr.bin/openssl/
H A Dapps.h302 long *lvalue; global() member
/openbsd-src/sys/dev/usb/
H A Dudl.c1542 uint16_t lvalue; udl_cmd_insert_int_2() local
1554 uint32_t lvalue; udl_cmd_insert_int_3() local
1569 uint32_t lvalue; udl_cmd_insert_int_4() local
[all...]
/openbsd-src/gnu/usr.bin/perl/
H A Dpp.c297 const I32 lvalue = PL_op->op_flags & OPf_MOD || LVRET; PP() local
3334 I32 lvalue = PL_op->op_flags & OPf_MOD || LVRET; PP() local
3468 const I32 lvalue = PL_op->op_flags & OPf_MOD || LVRET; PP() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c4403 tree lvalue = TREE_OPERAND (arg, 0); local
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck.c4504 tree lvalue = TREE_OPERAND (arg, 0); in unary_complex_lvalue() local
H A Dcall.c4416 cp_lvalue_kind lvalue = real_lvalue_p (expr); in convert_like_real() local
/openbsd-src/gnu/gcc/gcc/
H A Dgimplify.c1899 tree lhs, lvalue, rhs, t1, post = NULL, *orig_post_p = post_p; in gimplify_self_mod_expr() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y12159 tree lvalue = java_stabilize_reference (TREE_OPERAND (node, 0)); local
12796 tree lvalue = TREE_OPERAND (node, 0), llvalue; local
H A Dparse.c15724 tree lvalue = java_stabilize_reference (TREE_OPERAND (node, 0)); local
16361 tree lvalue = TREE_OPERAND (node, 0), llvalue; local