Home
last modified time | relevance | path

Searched defs:New (Results 151 – 175 of 195) sorted by relevance

12345678

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp503 TemplateArgument New(D, T); in DeduceNonTypeTemplateArgument() local
696 SmallVector<DeducedTemplateArgument, 4> New; member
H A DSemaTemplate.cpp8236 Sema &S, NamedDecl *New, in MatchTemplateParameterKind()
8388 TemplateParameterList *New, in DiagnoseTemplateParameterListArityMismatch()
8430 const TemplateCompareNewDeclInfo &NewInstFrom, TemplateParameterList *New, in TemplateParameterListsAreEqual()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp6357 MachineSDNode *New = CurDAG->getMachineNode( in Select() local
6374 MachineSDNode *New = CurDAG->getMachineNode( in Select() local
H A DX86InstrInfo.cpp2199 #define VPERM_CASES(Orig, New) \ in getCommutedVPERMV3Opcode() argument
2225 #define VPERM_CASES_BROADCAST(Orig, New) \ in getCommutedVPERMV3Opcode() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp708 static void moveFunctionData(Function &Old, Function &New, in moveFunctionData()
H A DAttributor.cpp946 static bool isEqualOrWorse(const Attribute &New, const Attribute &Old) { in isEqualOrWorse()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp1865 Value *New = Builder.CreateBinOp(cast<BinaryOperator>(I)->getOpcode(), in buildNew() local
H A DInstCombineAddSub.cpp2723 CallInst *New = Builder.CreateCall( in hoistFNegAboveFMulFDiv() local
H A DInstCombineCompares.cpp1217 if (Instruction *New = foldIRemByPowerOfTwoToBitTest(Cmp)) in foldICmpWithZero() local
7053 if (Instruction *New = foldSignBitTest(I)) in visitICmpInst() local
H A DInstCombineSelect.cpp1225 bool InstCombinerImpl::replaceInInstruction(Value *V, Value *Old, Value *New, in replaceInInstruction()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp503 if (SDNode *New = FindCallSeqStart(Op.getNode(), in FindCallSeqStart() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1344 CanQualType getAdjustedType(CanQualType Orig, CanQualType New) const { in getAdjustedType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp4444 SDValue New = CurDAG->getCopyFromReg( in Select() local
4449 SDValue New = CurDAG->getCopyFromReg( in Select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4086 if (SDNode *New = ICmpElim.Select(N)) { in tryIntCompareInGPR() local
4121 if (SDNode *New = BPS.Select(N)) { in tryBitPermutation() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp251 void ReplaceStmt(Stmt *Old, Stmt *New) { in ReplaceStmt()
255 void ReplaceStmtWithRange(Stmt *Old, Stmt *New, SourceRange SrcRange) { in ReplaceStmtWithRange()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp764 for (auto &New : TmpWorklistItems) in interpretValues() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h295 void replaceDwarfOperandWith(unsigned I, Metadata *New) { in replaceDwarfOperandWith()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1921 bool New; in getSymbolInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp754 void updateShapeAndReplaceAllUsesWith(Instruction &Old, Value *New) { in updateShapeAndReplaceAllUsesWith()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp2076 SDValue New = DAG.getNode(Opcode, DL, VTs, Ops); in EmitTest() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp2134 void DIArgList::handleChangedOperand(void *Ref, Metadata *New) { in handleChangedOperand()
H A DDebugInfo.cpp1807 void at::RAUW(DIAssignID *Old, DIAssignID *New) { in RAUW()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1358 MachineInstr *New = MI; in computeLastUses() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h370 const NamedDecl *New) { in shouldLinkPossiblyHiddenDecl()
2634 NamedDecl *New = nullptr; member
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4900 const CXXNewExpr *New = cast<CXXNewExpr>(E); in mangleExpression() local

12345678