Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dsysconf.c78 long lvalue, defaultresult; in sysconf() local
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenDecl.cpp467 LValue lvalue, bool capturedByInit) { in emitScalarInit()
481 LValue lvalue, bool capturedByInit) { in emitExprAsInit()
H A DCIRGenCall.h165 void addUncopiedAggregate(LValue lvalue, clang::QualType type) { in addUncopiedAggregate()
H A DCIRGenExprComplex.cpp406 LValue lvalue = ComplexExprEmitter(*this).emitBinAssignLValue(e, value); in emitComplexAssignmentLValue() local
H A DCIRGenExpr.cpp493 void CIRGenFunction::emitStoreOfScalar(mlir::Value value, LValue lvalue, in emitStoreOfScalar()
504 mlir::Value CIRGenFunction::emitLoadOfScalar(LValue lvalue, in emitLoadOfScalar()
1385 LValue lvalue = makeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
H A DCIRGenFunction.h250 LValue lvalue) in OpaqueValueMapping()
/freebsd/sys/kern/
H A Dkern_mib.c151 u_long lvalue; in sysctl_maxphys() local
H A Dvfs_bio.c481 long lvalue; in sysctl_bufspace() local
500 long lvalue; in sysctl_bufspace() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp588 LValue lvalue = EmitLValue(lvalueExpr); in EmitObjCMessageExpr() local
1700 LValue lvalue in Emit() local
2939 LValue lvalue, in tryEmitARCRetainLoadOfScalar()
3315 LValue lvalue = in visitBinAssignUnsafeUnretained() local
3480 LValue lvalue, in emitARCRetainLoadOfScalar()
3641 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreUnsafeUnretained() local
3664 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreStrong() local
3681 LValue lvalue = EmitLValue(e->getLHS()); in EmitARCStoreAutoreleasing() local
H A DCGAtomic.cpp42 AtomicInfo(CodeGenFunction &CGF, LValue &lvalue) in AtomicInfo()
870 LValue lvalue = MakeAddrLValue(Ptr, AtomicTy); in EmitAtomicExpr() local
1973 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore()
H A DCGExprComplex.cpp432 ComplexPairTy ComplexExprEmitter::EmitLoadOfLValue(LValue lvalue, in EmitLoadOfLValue()
458 void ComplexExprEmitter::EmitStoreOfComplex(ComplexPairTy Val, LValue lvalue, in EmitStoreOfComplex()
H A DCGDecl.cpp753 LValue &lvalue, in drillIntoBlockVariable()
781 LValue lvalue, bool capturedByInit) { in EmitScalarInit()
2095 LValue lvalue, bool capturedByInit) { in EmitExprAsInit()
H A DCGExpr.cpp1903 llvm::Value *CodeGenFunction::EmitLoadOfScalar(LValue lvalue, in EmitLoadOfScalar()
2162 static void EmitStoreOfMatrixScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfMatrixScalar()
2223 void CodeGenFunction::EmitStoreOfScalar(llvm::Value *value, LValue lvalue, in EmitStoreOfScalar()
6532 LValue lvalue = MakeAddrLValue(addr, type, AlignmentSource::Decl); in convertTempToRValue() local
/freebsd/sbin/tunefs/
H A Dtunefs.c85 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/crypto/openssh/
H A Dlibcrux_mlkem768_sha3.h7451 void *lvalue = (void *)0U; in libcrux_ml_kem_ind_cpa_deserialize_then_decompress_u_6c() local
8027 void *lvalue = (void *)0U; in libcrux_ml_kem_ind_cpa_decrypt_42() local
8589 void *lvalue = (void *)0U; in libcrux_ml_kem_sampling_sample_from_xof_2b() local
9117 void *lvalue = (void *)0U; in libcrux_ml_kem_matrix_compute_vector_u_1b() local
9287 void *lvalue = (void *)0U; in libcrux_ml_kem_ind_cpa_encrypt_c1_85() local
9296 void *lvalue = (void *)0U; in libcrux_ml_kem_ind_cpa_encrypt_c1_85() local
10184 void *lvalue = (void *)0U; in libcrux_ml_kem_ind_cpa_generate_keypair_unpacked_1c() local
10664 void *lvalue = (void *)0U; in libcrux_ml_kem_serialize_deserialize_ring_elements_reduced_out_1b() local
11054 void *lvalue = (void *)0U; in libcrux_ml_kem_ind_cca_unpacked_transpose_a_call_mut_7b_1b() local
11097 void *lvalue = (void *)0U; in libcrux_ml_kem_ind_cca_unpacked_transpose_a_1b() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc1915 auto lvalue = make(6); in TEST() local
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp821 long lvalue; member
1020 long lvalue; member