Home
last modified time | relevance | path

Searched defs:NewM (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-opt-fuzzer/
H A Dllvm-opt-fuzzer.cpp97 auto NewM = parseAndVerify( in LLVMFuzzerCustomMutator() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1107 Instruction *NewM; in processMemCpyMemCpyDependence() local
1352 Instruction *NewM = in performMemCpyToMemSetOptzn() local
1387 Instruction *NewM = in processMemCpy() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DExtractFunction.cpp155 std::unique_ptr<Module> NewM = runPassesOn(M, LoopExtractPasses); in extractLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp419 MachineMemOperand *NewM = in createWideStores() local
H A DHexagonISelLoweringHVX.cpp475 int NewM = M*ElemSize; in getByteShuffle() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DProgramState.cpp525 ProgramState::GenericDataMap NewM = GDMFactory.remove(OldM, Key); in removeGDM() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPragma.cpp1673 auto *NewM = M->findOrInferSubmodule(ModuleName[I].first->getName()); in HandlePragma() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp576 Metadata *NewM = nullptr; in mapDistinctNode() local
H A DInlineFunction.cpp904 MDNode *NewM = MDNode::get(I->getContext(), NewOps); in clone() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5531 SmallVector<int, 8> NewM(M.size(), MaskSplatIndex); in foldVectorCmp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp1577 Module *NewM = New->getOwningModule(); in CheckRedeclarationModuleOwnership() local