Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/bc/
Dextern.h23 struct lvalue { struct
24 ssize_t load;
25 ssize_t store;
Dbc.y146 struct lvalue lvalue; member
/freebsd-12-stable/lib/libc/gen/
Dsysconf.c80 long lvalue, defaultresult; in sysconf() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp586 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local
1604 LValue lvalue in Emit() local
2871 LValue lvalue, in tryEmitARCRetainLoadOfScalar()
3247 LValue lvalue = in visitBinAssignUnsafeUnretained() local
3411 LValue lvalue, in emitARCRetainLoadOfScalar()
3572 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local
3595 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local
3612 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
DCGAtomic.cpp43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo()
799 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local
1974 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
DCGExprComplex.cpp349 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
375 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
DCGDecl.cpp737 LValue &lvalue, in drillIntoBlockVariable()
764 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
1922 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
DCGExpr.cpp1598 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar()
1817 static void EmitStoreOfMatrixScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfMatrixScalar()
1870 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar()
5343 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
/freebsd-12-stable/sbin/tunefs/
Dtunefs.c90 const char *avalue, *jvalue, *Jvalue, *Lvalue, *lvalue, *Nvalue, *nvalue; in main() local
/freebsd-12-stable/usr.bin/tip/tip/
Dtip.h156 #define lvalue(v) (long)vtable[v].v_value macro
/freebsd-12-stable/sys/dev/usb/video/
Dudl.c878 uint32_t lvalue; in udl_cmd_insert_int_3() local
/freebsd-12-stable/sys/kern/
Dvfs_bio.c468 long lvalue; in sysctl_bufspace() local
487 long lvalue; in sysctl_bufspace() local
/freebsd-12-stable/contrib/googletest/googlemock/test/
Dgmock-actions_test.cc1248 auto lvalue = make(6); in TEST() local
/freebsd-12-stable/contrib/gcc/cp/
Dtypeck.c4637 tree lvalue = TREE_OPERAND (arg, 0); in unary_complex_lvalue() local
Dcall.c4438 cp_lvalue_kind lvalue = real_lvalue_p (expr); in convert_like_real() local
/freebsd-12-stable/contrib/gcc/
Dgimplify.c1897 tree lhs, lvalue, rhs, t1, post = NULL, *orig_post_p = post_p; in gimplify_self_mod_expr() local
/freebsd-12-stable/lib/clang/liblldb/
DLLDBWrapLua.cpp808 long lvalue; member
993 long lvalue; member