Searched defs:rvalue (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpcrypto.c312 int32_t err, rvalue[SNMP_AUTH_HMACSHA_KEY_SIZ / 4]; local
/freebsd-11-stable/contrib/gcc/
H A Dstruct-equiv.c311 note_local_live(struct equiv_info *info, rtx x, rtx y, int rvalue) argument
358 rtx_equiv_p(rtx *xp, rtx y, int rvalue, struct equiv_info *info) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h285 void add(RValue rvalue, QualType type) { push_back(CallArg(rvalue, type)); } argument
H A DCGAtomic.cpp1954 EmitAtomicStore(RValue rvalue, LValue lvalue, bool isInit) argument
1972 EmitAtomicStore(RValue rvalue, LValue dest, llvm::AtomicOrdering AO, bool IsVolatile, bool isInit) argument
[all...]
H A DCodeGenFunction.cpp2123 CodeGenFunction::protectFromPeepholes(RValue rvalue) { argument
H A DCGExprAgg.cpp806 RValue rvalue = RValue::getAggregate(valueAddr, atomicSlot.isVolatile()); local
H A DCGDecl.cpp1875 RValue rvalue = EmitReferenceBindingToExpr(init); local
H A DCodeGenFunction.h1205 OpaqueValueMapping(CodeGenFunction &CGF, const OpaqueValueExpr *opaqueValue, RValue rvalue) argument
H A DCGObjCMac.cpp2268 RValue rvalue = CGF.EmitCall(MSI.CallInfo, Callee, Return, ActualArgs, local
/freebsd-11-stable/contrib/gcc/cp/
H A Dtree.c387 rvalue (tree expr) function
/freebsd-11-stable/contrib/nvi/vi/
H A Dvi.h240 e_key_t rvalue; /* Value of last replacement character. */ member in struct:_vi_private

Completed in 307 milliseconds