Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/bc/
Dextern.h22 struct lvalue { struct
23 ssize_t load;
24 ssize_t store;
Dbc.y126 struct lvalue lvalue; member
/openbsd/src/gnu/llvm/clang/tools/clang-fuzzer/
Dcxx_proto.proto60 required Lvalue lvalue = 1; field
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
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
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()
DCGExprComplex.cpp368 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
394 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
DCGDecl.cpp752 LValue &lvalue, in drillIntoBlockVariable()
779 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
1938 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
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/
Dapps.h308 long *lvalue; member
/openbsd/src/sys/dev/usb/
Dudl.c1560 uint16_t lvalue; in udl_cmd_insert_int_2() local
1572 uint32_t lvalue; in udl_cmd_insert_int_3() local
1587 uint32_t lvalue; in udl_cmd_insert_int_4() local
/openbsd/src/gnu/usr.bin/perl/
Dpp.c304 const I32 lvalue = PL_op->op_flags & OPf_MOD || LVRET; in PP() local
3621 I32 lvalue = PL_op->op_flags & OPf_MOD || LVRET; variable
3755 const I32 lvalue = PL_op->op_flags & OPf_MOD || LVRET; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dtypeck.c4403 tree lvalue = TREE_OPERAND (arg, 0); local
/openbsd/src/gnu/gcc/gcc/cp/
Dtypeck.c4504 tree lvalue = TREE_OPERAND (arg, 0); in unary_complex_lvalue() local
Dcall.c4416 cp_lvalue_kind lvalue = real_lvalue_p (expr); in convert_like_real() local
/openbsd/src/gnu/gcc/gcc/
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/
Dparse.y12159 tree lvalue = java_stabilize_reference (TREE_OPERAND (node, 0)); local
12796 tree lvalue = TREE_OPERAND (node, 0), llvalue; local
Dparse.c15724 tree lvalue = java_stabilize_reference (TREE_OPERAND (node, 0)); local
16361 tree lvalue = TREE_OPERAND (node, 0), llvalue; local