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 DBPFMIPeephole.cpp175 MachineInstr* ToErase = nullptr; eliminateZExtSeq() local
243 MachineInstr* ToErase = nullptr; eliminateZExt() local
337 MachineInstr* ToErase = nullptr; eliminateRedundantMov() local
455 MachineInstr* ToErase = nullptr; eliminateTruncSeq() local
[all...]
H A DBPFIRPeephole.cpp35 Instruction *ToErase = nullptr; in BPFIRPeepholeImpl() local
H A DBPFMIChecking.cpp178 MachineInstr *ToErase = nullptr; in processAtomicInsts() local
H A DBPFMISimplifyPatchable.cpp307 MachineInstr *ToErase = nullptr; in removeLD() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp48 SmallVector<MachineInstr *, 10> ToErase, ToEraseComposites; in addConstantsToTrack() local
129 SmallVector<MachineInstr *, 10> ToErase; in foldConstantsIntoIntrinsics() local
173 SmallVector<MachineInstr *, 10> ToErase; in insertBitcasts() local
434 SmallVector<MachineInstr *, 10> ToErase; in generateAssignInstrs() local
736 SmallVector<MachineInstr *, 10> ToErase; in insertSpirvDecorations() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupSetCC.cpp73 SmallVector<MachineInstr*, 4> ToErase; in runOnMachineFunction() local
H A DX86DomainReassignment.cpp498 SmallVector<MachineInstr *, 8> ToErase; in reassign() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp813 SmallVector<CallInst *, 8> ToErase; in replaceLongjmpWith() local
862 SmallVector<Instruction *, 1> ToErase; in nullifySetjmp() local
1071 SmallVector<Instruction *, 64> ToErase; in runEHOnFunction() local
1263 SmallVector<Instruction *, 64> ToErase; in runSjLjOnFunction() local
1363 SmallVector<Instruction *, 64> ToErase; in handleLongjmpableCallsForEmscriptenSjLj() local
1730 SmallVector<Instruction *, 16> ToErase; in handleLongjmpableCallsForWasmSjLj() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/
H A DHipStdPar.cpp62 static inline void eraseFromModule(T &ToErase) { in eraseFromModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp466 MachineInstr* ToErase = nullptr; in simplifyCode() local
1897 MachineInstr *&ToErase) { in emitRLDICWhenLoweringJumpTables()
1970 MachineInstr *&ToErase) { in combineSEXTAndSHL()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp552 std::vector<unsigned> ToErase; colorChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVExpandAtomicPseudoInsts.cpp546 SmallVector<MachineInstr *> ToErase; tryToFoldBNEOnCmpXchgResult() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp566 auto *ToErase = cast<MachineInstr>(&*std::next(Branch)); in replaceWithCompactBranch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp249 SmallVector<Instruction *, 128> ToErase; member in __anonc586b4f20111::Vectorizer
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1579 static DeferredReplacement createDelete(Instruction *ToErase) { in createDelete()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2838 SmallVector<const VarDecl *, 8> ToErase; in eraseVarsForUnfixableGroupMates() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2745 SmallVector<Instruction *, 8> ToErase; in calculatePointerDifference() member