Home
last modified time | relevance | path

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

/NextBSD/usr.bin/bc/
HDextern.h23 struct lvalue { struct
24 ssize_t load;
25 ssize_t store;
HDbc.y146 struct lvalue lvalue; member
/NextBSD/lib/libc/gen/
HDsysconf.c79 long lvalue, defaultresult; in sysconf() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDecl.cpp599 LValue &lvalue, in drillIntoBlockVariable()
605 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
711 void CodeGenFunction::EmitScalarInit(llvm::Value *init, LValue lvalue) { in EmitScalarInit()
1212 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
HDCGAtomic.cpp43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo()
693 LValue lvalue = LValue::MakeAddr(Ptr, AtomicTy, alignChars, getContext()); in EmitAtomicExpr() local
1708 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
HDCGObjC.cpp1321 LValue lvalue in Emit() local
2381 LValue lvalue, in tryEmitARCRetainLoadOfScalar()
2718 LValue lvalue, in emitARCRetainLoadOfScalar()
2815 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local
2832 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
HDCGExprComplex.cpp303 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
337 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
HDCGExpr.cpp1055 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar()
1166 LValue lvalue = LValue::MakeAddr(Addr, Ty, in EmitLoadOfScalar() local
1305 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar()
3474 LValue lvalue = MakeNaturalAlignAddrLValue(addr, type); in convertTempToRValue() local
HDCodeGenFunction.h842 LValue lvalue) in OpaqueValueMapping()
HDCGObjCMac.cpp1478 bool lvalue = false) override in GetSelector()
4392 bool lvalue) { in EmitSelector()
/NextBSD/sbin/tunefs/
HDtunefs.c87 const char *avalue, *jvalue, *Jvalue, *Lvalue, *lvalue, *Nvalue, *nvalue; in main() local
/NextBSD/usr.bin/tip/tip/
HDtip.h150 #define lvalue(v) (long)vtable[v].v_value macro
/NextBSD/sys/dev/usb/video/
HDudl.c881 uint32_t lvalue; in udl_cmd_insert_int_3() local
/NextBSD/sys/kern/
HDvfs_bio.c391 long lvalue; in sysctl_bufspace() local
/NextBSD/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
/NextBSD/contrib/gcc/
HDgimplify.c1897 tree lhs, lvalue, rhs, t1, post = NULL, *orig_post_p = post_p; in gimplify_self_mod_expr() local