Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.bin/bc/
HDextern.h23 struct lvalue { struct
24 ssize_t load;
25 ssize_t store;
HDbc.y146 struct lvalue lvalue; member
/freebsd-11-stable/lib/libc/gen/
HDsysconf.c80 long lvalue, defaultresult; in sysconf() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp515 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local
1533 LValue lvalue in Emit() local
2718 LValue lvalue, in tryEmitARCRetainLoadOfScalar()
3078 LValue lvalue = in visitBinAssignUnsafeUnretained() local
3242 LValue lvalue, in emitARCRetainLoadOfScalar()
3406 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local
3429 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local
3446 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
HDCGAtomic.cpp43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo()
796 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local
1954 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
HDCGExprComplex.cpp346 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
372 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
HDCGDecl.cpp717 LValue &lvalue, in drillIntoBlockVariable()
744 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
1871 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
HDCGExpr.cpp1527 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar()
1767 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar()
5070 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
/freebsd-11-stable/sbin/tunefs/
HDtunefs.c87 const char *avalue, *jvalue, *Jvalue, *Lvalue, *lvalue, *Nvalue, *nvalue; in main() local
/freebsd-11-stable/usr.bin/tip/tip/
HDtip.h154 #define lvalue(v) (long)vtable[v].v_value macro
/freebsd-11-stable/sys/dev/usb/video/
HDudl.c878 uint32_t lvalue; in udl_cmd_insert_int_3() local
/freebsd-11-stable/sys/kern/
HDvfs_bio.c397 long lvalue; in sysctl_bufspace() local
/freebsd-11-stable/contrib/gcc/cp/
HDtypeck.c4637 tree lvalue = TREE_OPERAND (arg, 0); in unary_complex_lvalue() local
HDcall.c4438 cp_lvalue_kind lvalue = real_lvalue_p (expr); in convert_like_real() local
/freebsd-11-stable/contrib/gcc/
HDgimplify.c1897 tree lhs, lvalue, rhs, t1, post = NULL, *orig_post_p = post_p; in gimplify_self_mod_expr() local