Searched defs:rvalue (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | struct-equiv.c | 311 note_local_live (struct equiv_info *info, rtx x, rtx y, int rvalue) in note_local_live() 358 rtx_equiv_p (rtx *xp, rtx y, int rvalue, struct equiv_info *info) in rtx_equiv_p()
|
| /NextBSD/contrib/bsnmp/lib/ |
| HD | snmpcrypto.c | 312 int32_t err, rvalue[SNMP_AUTH_HMACSHA_KEY_SIZ / 4]; in snmp_calc_keychange() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CGAtomic.cpp | 1708 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue lvalue, in EmitAtomicStore() 1726 void CodeGenFunction::EmitAtomicStore(RValue rvalue, LValue dest, in EmitAtomicStore()
|
| HD | CGExprAgg.cpp | 678 RValue rvalue = RValue::getAggregate(valueAddr, atomicSlot.isVolatile()); in VisitCastExpr() local
|
| HD | CodeGenFunction.cpp | 1667 CodeGenFunction::protectFromPeepholes(RValue rvalue) { in protectFromPeepholes()
|
| HD | CodeGenFunction.h | 848 RValue rvalue) in OpaqueValueMapping()
|
| HD | CGDecl.cpp | 1216 RValue rvalue = EmitReferenceBindingToExpr(init); in EmitExprAsInit() local
|
| HD | CGObjCMac.cpp | 1909 RValue rvalue = CGF.EmitCall(MSI.CallInfo, Fn, Return, ActualArgs); in EmitMessageSend() local
|
| /NextBSD/contrib/nvi/vi/ |
| HD | vi.h | 240 e_key_t rvalue; /* Value of last replacement character. */ member
|
| /NextBSD/contrib/gcc/cp/ |
| HD | tree.c | 387 rvalue (tree expr) in rvalue() function
|