Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dsysconf.c76 long lvalue, defaultresult; in sysconf() local
/freebsd/sys/kern/
H A Dkern_mib.c151 u_long lvalue; in sysctl_maxphys() local
H A Dvfs_bio.c479 long lvalue; in sysctl_bufspace() local
498 long lvalue; in sysctl_bufspace() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp588 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local
1656 LValue lvalue in Emit() local
2893 LValue lvalue, in tryEmitARCRetainLoadOfScalar()
3269 LValue lvalue = in visitBinAssignUnsafeUnretained() local
3434 LValue lvalue, in emitARCRetainLoadOfScalar()
3595 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local
3618 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local
3635 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
H A DCGAtomic.cpp43 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo()
831 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local
1929 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
H A DCGExprComplex.cpp439 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
465 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
H A DCGDecl.cpp768 LValue &lvalue, in drillIntoBlockVariable()
795 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
2030 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
H A DCGExpr.cpp1841 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar()
2092 static void EmitStoreOfMatrixScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfMatrixScalar()
2150 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar()
6076 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
/freebsd/sbin/tunefs/
H A Dtunefs.c78 const char *avalue, *jvalue, *Jvalue, *Lvalue, *lvalue, *Nvalue, *nvalue; in main() local
/freebsd/usr.bin/tip/tip/
H A Dtip.h153 #define lvalue(v) (long)(intptr_t)vtable[v].v_value macro
/freebsd/sys/dev/usb/video/
H A Dudl.c877 uint32_t lvalue; in udl_cmd_insert_int_3() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc1851 auto lvalue = make(6); in TEST() local
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp817 long lvalue; member
1016 long lvalue; member