| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 3037 setValue(&LP, Res); in visitLandingPad() 3100 setValue(&I, UnNodeValue); in visitUnary() 3118 setValue(&I, BinNodeValue); in visitBinary() 3171 setValue(&I, Res); in visitShift() 3181 setValue(&I, DAG.getNode(ISD::SDIV, getCurSDLoc(), Op1.getValueType(), Op1, in visitSDiv() 3209 setValue(&I, DAG.getSetCC(getCurSDLoc(), DestVT, Op1, Op2, Opcode)); in visitICmp() 3232 setValue(&I, DAG.getSetCC(getCurSDLoc(), DestVT, Op1, Op2, Condition)); in visitFCmp() 3376 setValue(&I, DAG.getNode(ISD::MERGE_VALUES, getCurSDLoc(), in visitSelect() 3385 setValue(&I, DAG.getNode(ISD::TRUNCATE, getCurSDLoc(), DestVT, N)); in visitTrunc() 3394 setValue(&I, DAG.getNode(ISD::ZERO_EXTEND, getCurSDLoc(), DestVT, N)); in visitZExt() [all …]
|
| H A D | StatepointLowering.cpp | 1084 setValue(&I, DAG.getIntPtrConstant(-1, getCurSDLoc())); in LowerStatepoint() 1092 setValue(&I, ReturnValue); in LowerStatepoint() 1145 setValue(Call, ReturnVal); in LowerCallSiteWithDeoptBundleImpl() 1162 setValue(&CI, getValue(SI)); in visitGCResult() 1175 setValue(&CI, CopyFromReg); in visitGCResult() 1211 setValue(&Relocate, Relocation); in visitGCRelocate() 1243 setValue(&Relocate, SpillLoad); in visitGCRelocate() 1253 setValue(&Relocate, DAG.getTargetConstant(0xFEFEFEFE, SDLoc(SD), MVT::i64)); in visitGCRelocate() 1259 setValue(&Relocate, SD); in visitGCRelocate()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | Table.cc | 293 setValue (long idx, uint64_t val) in setValue() function in DataINT32 402 setValue (long idx, uint64_t val) in setValue() function in DataUINT32 511 setValue (long idx, uint64_t val) in setValue() function in DataINT64 620 setValue (long idx, uint64_t val) in setValue() function in DataUINT64 739 setValue (long, uint64_t) in setValue() function in DataOBJECT 845 setValue (long, uint64_t) in setValue() function in DataSTRING 942 setValue (long idx, uint64_t val) in setValue() function in DataDOUBLE 1165 DataDescriptor::setValue (int prop_id, long idx, uint64_t val) in setValue() function in DataDescriptor 1172 d->setValue (idx, val); in setValue() 1336 ddscr->setValue (prop_id, pkt_id, val); in setDataDescriptorValue() [all …]
|
| H A D | Experiment.cc | 3139 dview->setValue (PROP_EVT_TIME, jj, duration); in add_evt_time_to_profile_events() 3179 dDscr->setValue (PROP_EVT_TIME, i, event_duration); in get_sync_events() 3365 dview->setValue (PROP_EVT_TIME, i, event_duration); in get_iotrace_events() 3396 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3471 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3524 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3548 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3562 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3659 dview->setValue (PROP_TSTAMP2, i, (uint64_t) MAX_TIME); in get_heap_events() 3662 dview->setValue (PROP_HLEAKED, i, hsize); in get_heap_events() [all …]
|
| H A D | Table.h | 394 virtual void setValue (long, uint64_t) = 0; 483 void setValue (int prop_id, long pkt_id, uint64_t val); 587 void setValue (int prop_id, long idx, uint64_t val);
|
| H A D | CallStack.cc | 600 dDscr->setValue (PROP_VADDR, idx, tmp_vaddr); in add_stack() 601 dDscr->setValue (PROP_PADDR, idx, ABS_NULL); in add_stack() 604 dDscr->setValue (PROP_PHYSPC, idx, ABS_NULL); in add_stack() 609 dDscr->setValue (PROP_PADDR, idx, (Vaddr) (-1)); in add_stack() 610 dDscr->setValue (PROP_PHYSPC, idx, (Vaddr) (-1)); in add_stack() 737 dDscr->setValue (PROP_OMPSTATE, idx, OMP_OVHD_STATE); in add_stack()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | Table.cc | 293 setValue (long idx, uint64_t val) in setValue() function in DataINT32 402 setValue (long idx, uint64_t val) in setValue() function in DataUINT32 511 setValue (long idx, uint64_t val) in setValue() function in DataINT64 620 setValue (long idx, uint64_t val) in setValue() function in DataUINT64 739 setValue (long, uint64_t) in setValue() function in DataOBJECT 845 setValue (long, uint64_t) in setValue() function in DataSTRING 942 setValue (long idx, uint64_t val) in setValue() function in DataDOUBLE 1165 DataDescriptor::setValue (int prop_id, long idx, uint64_t val) in setValue() function in DataDescriptor 1172 d->setValue (idx, val); in setValue() 1336 ddscr->setValue (prop_id, pkt_id, val); in setDataDescriptorValue() [all …]
|
| H A D | Experiment.cc | 3137 dview->setValue (PROP_EVT_TIME, jj, duration); in add_evt_time_to_profile_events() 3177 dDscr->setValue (PROP_EVT_TIME, i, event_duration); in get_sync_events() 3363 dview->setValue (PROP_EVT_TIME, i, event_duration); in get_iotrace_events() 3394 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3469 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3522 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3546 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3560 dview->setValue (PROP_IOVFD, i, vFd); in get_iotrace_events() 3657 dview->setValue (PROP_TSTAMP2, i, (uint64_t) MAX_TIME); in get_heap_events() 3660 dview->setValue (PROP_HLEAKED, i, hsize); in get_heap_events() [all …]
|
| H A D | Table.h | 394 virtual void setValue (long, uint64_t) = 0; 483 void setValue (int prop_id, long pkt_id, uint64_t val); 587 void setValue (int prop_id, long idx, uint64_t val);
|
| H A D | CallStack.cc | 600 dDscr->setValue (PROP_VADDR, idx, tmp_vaddr); in add_stack() 601 dDscr->setValue (PROP_PADDR, idx, ABS_NULL); in add_stack() 604 dDscr->setValue (PROP_PHYSPC, idx, ABS_NULL); in add_stack() 609 dDscr->setValue (PROP_PADDR, idx, (Vaddr) (-1)); in add_stack() 610 dDscr->setValue (PROP_PHYSPC, idx, (Vaddr) (-1)); in add_stack() 737 dDscr->setValue (PROP_OMPSTATE, idx, OMP_OVHD_STATE); in add_stack()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/windows/ |
| H A D | registry.d | 1001 void setValue(string name, uint value) in setValue() function 1003 setValue(name, value, endian); in setValue() 1019 void setValue(string name, uint value, Endian endian) in setValue() function 1040 void setValue(string name, ulong value) in setValue() function 1056 void setValue(string name, string value) in setValue() function 1058 setValue(name, value, false); in setValue() 1074 void setValue(string name, string value, bool asEXPAND_SZ) in setValue() function 1097 void setValue(string name, string[] value) in setValue() function 1121 void setValue(string name, byte[] value) in setValue() function 1794 cityKey.setValue("K\u00f6ln", "Germany"); // Cologne [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/windows/ |
| H A D | registry.d | 1000 void setValue(string name, uint value) in setValue() function 1002 setValue(name, value, endian); in setValue() 1018 void setValue(string name, uint value, Endian endian) in setValue() function 1039 void setValue(string name, ulong value) in setValue() function 1055 void setValue(string name, string value) in setValue() function 1057 setValue(name, value, false); in setValue() 1073 void setValue(string name, string value, bool asEXPAND_SZ) in setValue() function 1096 void setValue(string name, string[] value) in setValue() function 1120 void setValue(string name, byte[] value) in setValue() function 1789 cityKey.setValue("K\u00f6ln", "Germany"); // Cologne [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | PackedVector.h | 37 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function 56 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function 91 Vec.setValue(Vec.Bits, Idx, val);
|
| H A D | StringMapEntry.h | 82 void setValue(const ValueTy &V) { second = V; } in setValue() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
| H A D | CommandLine.h | 549 template <class DT> void setValue(const DT & /*V*/) {} 581 void setValue(const DataType &V) { 615 OptionValue(const DataType &V) { this->setValue(V); } 619 this->setValue(V); 633 OptionValue(const cl::boolOrDefault &V) { this->setValue(V); } 636 setValue(V); 650 OptionValue(const std::string &V) { this->setValue(V); } 653 setValue(V); 1346 template <class T> void setValue(const T &V, bool initial = false) { 1376 template <class T> void setValue(const T &V, bool initial = false) { [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | DbiModuleList.cpp | 26 setValue(); in DbiModuleSourceFilesIterator() 101 setValue(); in operator +=() 117 void DbiModuleSourceFilesIterator::setValue() { in setValue() function in DbiModuleSourceFilesIterator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | MachineMemOperand.h | 286 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() function 287 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | DbiModuleList.h | 57 void setValue();
|
| /netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
| H A D | Config.py | 157 def setValue(self, item, val): member in Config
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | CheckerRegistry.cpp | 370 It.first->setValue(std::string(Option.DefaultValStr)); in insertAndValidate() 384 It.first->setValue(std::string(Option.DefaultValStr)); in insertAndValidate()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/ |
| H A D | ndbio.cpp | 644 if ( myBlob->setValue( an[j]->a_vals[i].bv_val, an[j]->a_vals[i].bv_len )) { in ndb_oc_attrs() 650 if ( myBlob->setValue( NULL, 0 )) { in ndb_oc_attrs() 675 if ( myop->setValue( attrs[j]->na_column, ptr )) { in ndb_oc_attrs() 1177 if ( myop->setValue( EID_COLUMN, eid )) in ndb_entry_put_info() 1217 if ( myop->setValue( OCS_COLUMN, buf )) in ndb_entry_put_info() 1238 if ( myop->setValue( ai->na_ixcol, buf )) in ndb_entry_put_info()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/ |
| H A D | llvm-cfi-verify.cpp | 261 PrintBlameContext.setValue(PrintBlameContextAll); in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Value.cpp | 352 getValueName()->setValue(this); in setNameImpl() 420 getValueName()->setValue(this); in takeName() 431 getValueName()->setValue(this); in takeName()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
| H A D | ctfe.h | 56 void setValue(VarDeclaration *vd, Expression *newval);
|
| H A D | dinterpret.c | 101 void setValue(VarDeclaration *v, Expression *e); 183 void CtfeStack::setValue(VarDeclaration *v, Expression *e) in setValue() function 865 setValue(fd->vthis, thisarg); in interpretFunction() 1628 setValue(ca->var, ex->thrown); in visit() 1796 setValue(s->wthis, e); in visit() 2319 setValue(v2, einit); in visit() 2343 setValue(v, result); in visit() 3217 setValue(v, newval); 3391 setValue(ultimateVar, ex); 3815 setValue(vd, oldval); in assignToLvalue() [all …]
|