Home
last modified time | relevance | path

Searched defs:ToErase (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFIRPeephole.cpp33 Instruction *ToErase = nullptr; in BPFIRPeepholeImpl() local
H A DBPFMIPeephole.cpp179 MachineInstr* ToErase = nullptr; in eliminateZExtSeq() local
247 MachineInstr* ToErase = nullptr; in eliminateZExt() local
355 MachineInstr* ToErase = nullptr; in eliminateRedundantMov() local
H A DBPFMISimplifyPatchable.cpp309 MachineInstr *ToErase = nullptr; in removeLD() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp50 SmallVector<MachineInstr *, 10> ToErase, ToEraseComposites; in addConstantsToTrack() local
140 SmallVector<MachineInstr *, 64> ToErase; in foldConstantsIntoIntrinsics() local
214 SmallVector<MachineInstr *, 16> ToErase; in selectOpBitcasts() local
236 SmallVector<MachineInstr *, 10> ToErase; in insertBitcasts() local
502 SmallVector<MachineInstr *, 10> ToErase; in generateAssignInstrs() local
844 SmallVector<MachineInstr *, 10> ToErase; in insertSpirvDecorations() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp818 SmallVector<CallInst *, 8> ToErase; in replaceLongjmpWith() local
867 SmallVector<Instruction *, 1> ToErase; in nullifySetjmp() local
1076 SmallVector<Instruction *, 64> ToErase; in runEHOnFunction() local
1268 SmallVector<Instruction *, 64> ToErase; in runSjLjOnFunction() local
1368 SmallVector<Instruction *, 64> ToErase; in handleLongjmpableCallsForEmscriptenSjLj() local
1741 SmallVector<Instruction *, 16> ToErase; in handleLongjmpableCallsForWasmSjLj() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupSetCC.cpp73 SmallVector<MachineInstr*, 4> ToErase; in runOnMachineFunction() local
H A DX86DomainReassignment.cpp501 SmallVector<MachineInstr *, 8> ToErase; in reassign() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/
H A DHipStdPar.cpp61 static inline void eraseFromModule(T &ToErase) { in eraseFromModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp462 MachineInstr* ToErase = nullptr; in simplifyCode() local
1901 MachineInstr *&ToErase) { in emitRLDICWhenLoweringJumpTables()
1974 MachineInstr *&ToErase) { in combineSEXTAndSHL()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp550 std::vector<unsigned> ToErase; in colorChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandAtomicPseudoInsts.cpp573 SmallVector<MachineInstr *> ToErase; in tryToFoldBNEOnCmpXchgResult() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp561 auto *ToErase = cast<MachineInstr>(&*std::next(Branch)); in replaceWithCompactBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp253 SmallVector<Instruction *, 128> ToErase; member in __anonc586b4f20111::Vectorizer
H A DVPlanTransforms.cpp2196 SmallVector<VPRecipeBase *> ToErase; in transformRecipestoEVLRecipes() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1585 static DeferredReplacement createDelete(Instruction *ToErase) { in createDelete()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2746 SmallVector<Instruction *, 8> ToErase; in calculatePointerDifference() member
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp3798 SmallVector<const VarDecl *, 8> ToErase; in eraseVarsForUnfixableGroupMates() local