/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | Mutations.cpp | 31 static void addAfter(syntax::Node *Anchor, syntax::Node *New, NodeRole Role) { in addAfter() 49 static void replace(syntax::Node *Old, syntax::Node *New) { in replace()
|
/netbsd-src/sys/arch/epoc32/stand/e32boot/exe/ |
H A D | netbsd.cpp | 37 NetBSD::New(const TDesC &aFilename) in New() function in NetBSD 80 NetBSD::New(const TDesC &aFilename, const TDesC &aArgs) in New() function in NetBSD
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
H A D | InstrProfilingPlatformOther.c | 43 #define UPDATE_FIRST(First, New) First = New < First ? New : First in __llvm_profile_register_function() argument 49 #define UPDATE_LAST(Last, New) Last = New > Last ? New : Last in __llvm_profile_register_function() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/ |
H A D | module.c | 27 LLVMModuleRef llvm_load_module(bool Lazy, bool New) { in llvm_load_module() 64 int llvm_module_dump(bool Lazy, bool New) { in llvm_module_dump()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | UnresolvedSet.h | 102 bool replace(const NamedDecl* Old, NamedDecl *New) { in replace() 111 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } in replace() 113 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { in replace()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | BasicBlock.cpp | 390 BasicBlock *New = BasicBlock::Create(getContext(), BBName, getParent(), in splitBasicBlock() local 421 BasicBlock *New = BasicBlock::Create(getContext(), BBName, getParent(), this); in splitBasicBlockBefore() local 446 void BasicBlock::replacePhiUsesWith(BasicBlock *Old, BasicBlock *New) { in replacePhiUsesWith() 458 BasicBlock *New) { in replaceSuccessorsPhiUsesWith() 468 void BasicBlock::replaceSuccessorsPhiUsesWith(BasicBlock *New) { in replaceSuccessorsPhiUsesWith()
|
H A D | Value.cpp | 496 void Value::doRAUW(Value *New, ReplaceMetadataUses ReplaceMetaUses) { in doRAUW() 527 void Value::replaceAllUsesWith(Value *New) { in replaceAllUsesWith() 531 void Value::replaceNonMetadataUsesWith(Value *New) { in replaceNonMetadataUsesWith() 537 static void replaceDbgUsesOutsideBlock(Value *V, Value *New, BasicBlock *BB) { in replaceDbgUsesOutsideBlock() 548 void Value::replaceUsesOutsideBlock(Value *New, BasicBlock *BB) { in replaceUsesOutsideBlock() 1153 void ValueHandleBase::ValueIsRAUWd(Value *Old, Value *New) { in ValueIsRAUWd()
|
H A D | Metadata.cpp | 179 bool MetadataTracking::retrack(void *Ref, Metadata &MD, void *New) { in retrack() 228 void ReplaceableMetadataImpl::moveRef(void *Ref, void *New, in moveRef() 609 void MDNode::resolveAfterOperandChange(Metadata *Old, Metadata *New) { in resolveAfterOperandChange() 711 void MDNode::handleChangedOperand(void *Ref, Metadata *New) { in handleChangedOperand() 871 void MDNode::replaceOperandWith(unsigned I, Metadata *New) { in replaceOperandWith() 883 void MDNode::setOperand(unsigned I, Metadata *New) { in setOperand() 1126 void NamedMDNode::setOperand(unsigned I, MDNode *New) { in setOperand()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | ConstantMerge.cpp | 105 static CanMerge makeMergeable(GlobalVariable *Old, GlobalVariable *New) { in makeMergeable() 116 static void replace(Module &M, GlobalVariable *Old, GlobalVariable *New) { in replace() 238 GlobalVariable *New = SameContentReplacements[i].second; in mergeConstants() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegColoring.cpp | 155 unsigned New = SortedIntervals[Color]->reg(); in runOnMachineFunction() local 172 unsigned New = SlotMapping[I]; in runOnMachineFunction() local
|
/netbsd-src/sys/external/bsd/acpica/dist/utilities/ |
H A D | utclib.c | 150 char *New = (char *) Dest; in memmove() local 205 char *New = (char *) Dest; in memcpy() local 241 char *New = (char *) Dest; in memset() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_mman.h | 55 T *New(Args &&...args) { in New() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 120 std::unique_ptr<Module> New = runPassesOn(Clone.get(), Passes); in deleteInstructionFromProgram() local 143 std::unique_ptr<Module> New = runPassesOn(M.get(), CleanupPasses); in performFinalCleanups() local 320 std::unique_ptr<Module> New = CloneModule(*M, NewVMap); in SplitFunctionsOutOfModule() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRRegisterInfo.cpp | 200 MachineInstr *New = BuildMI(MBB, II, dl, TII.get(Opcode), DstReg) in eliminateFrameIndex() local 228 MachineInstr *New = BuildMI(MBB, II, dl, TII.get(AddOpc), AVR::R29R28) in eliminateFrameIndex() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 239 MachineInstr *New = nullptr; in eliminateCallFramePseudoInstr() local 269 MachineInstr *New = in eliminateCallFramePseudoInstr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 291 SDValue New = CurDAG->getCopyFromReg(CurDAG->getEntryNode(), in Select() local 298 SDValue New = CurDAG->getCopyFromReg(CurDAG->getEntryNode(), in Select() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 85 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr() 104 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr() 142 const AssumeAlignedAttr *Aligned, Decl *New) { in instantiateDependentAssumeAlignedAttr() 165 const AlignValueAttr *Aligned, Decl *New) { in instantiateDependentAlignValueAttr() 176 const AllocAlignAttr *Align, Decl *New) { in instantiateDependentAllocAlignAttr() 186 const AnnotateAttr *Attr, Decl *New) { in instantiateDependentAnnotationAttr() 202 const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentFunctionAttrCondition() 233 const EnableIfAttr *EIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentEnableIfAttr() 244 const DiagnoseIfAttr *DIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentDiagnoseIfAttr() 258 const CUDALaunchBoundsAttr &Attr, Decl *New) { in instantiateDependentCUDALaunchBoundsAttr() [all …]
|
H A D | SemaExceptionSpec.cpp | 287 bool Sema::CheckEquivalentExceptionSpec(FunctionDecl *Old, FunctionDecl *New) { in CheckEquivalentExceptionSpec() 487 const FunctionProtoType *New, SourceLocation NewLoc) { in CheckEquivalentExceptionSpec() 513 const FunctionProtoType *New, SourceLocation NewLoc, in CheckEquivalentExceptionSpecImpl() 665 const FunctionProtoType *New, in CheckEquivalentExceptionSpec() 955 bool Sema::CheckOverridingFunctionExceptionSpec(const CXXMethodDecl *New, in CheckOverridingFunctionExceptionSpec()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_symbolizer.cc | 45 SymbolizedStack *SymbolizedStack::New(uptr addr) { in New() function in __sanitizer::SymbolizedStack
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_symbolizer.cc | 43 SymbolizedStack *SymbolizedStack::New(uptr addr) { in New() function in __sanitizer::SymbolizedStack
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerValueBitMap.h | 38 uintptr_t New = Old | (1UL << BitIdx); in AddValue() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_symbolizer.cpp | 44 SymbolizedStack *SymbolizedStack::New(uptr addr) { in New() function in __sanitizer::SymbolizedStack
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
H A D | SummaryBasedOptimizations.cpp | 65 auto AddToEntryCount = [](ValueInfo V, Scaled64 New) { in computeSyntheticCounts()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineLoopInfo.h | 169 inline void addTopLevelLoop(MachineLoop *New) { in addTopLevelLoop()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Multilib.cpp | 172 static Multilib compose(const Multilib &Base, const Multilib &New) { in compose() 198 for (const auto &New : MultilibSegments) { in Either() local
|