Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp175 MachineInstr* ToErase = nullptr; in eliminateZExtSeq() local
243 MachineInstr* ToErase = nullptr; in eliminateZExt() local
337 MachineInstr* ToErase = nullptr; in eliminateRedundantMov() local
455 MachineInstr* ToErase = nullptr; in eliminateTruncSeq() local
H A DBPFIRPeephole.cpp35 Instruction *ToErase = nullptr; in BPFIRPeepholeImpl() local
H A DBPFMIChecking.cpp179 MachineInstr *ToErase = nullptr; in processAtomicInsts() local
H A DBPFMISimplifyPatchable.cpp261 MachineInstr *ToErase = nullptr; in removeLD() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp44 SmallVector<MachineInstr *, 10> ToErase, ToEraseComposites; in addConstantsToTrack() local
96 SmallVector<MachineInstr *, 10> ToErase; in foldConstantsIntoIntrinsics() local
122 SmallVector<MachineInstr *, 10> ToErase; in insertBitcasts() local
228 SmallVector<MachineInstr *, 10> ToErase; in generateAssignInstrs() local
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp819 SmallVector<CallInst *, 8> ToErase; in replaceLongjmpWith() local
869 SmallVector<Instruction *, 1> ToErase; in nullifySetjmp() local
1078 SmallVector<Instruction *, 64> ToErase; in runEHOnFunction() local
1270 SmallVector<Instruction *, 64> ToErase; in runSjLjOnFunction() local
1468 SmallVector<Instruction *, 64> ToErase; in handleLongjmpableCallsForEmscriptenSjLj() local
1853 SmallVector<Instruction *, 16> ToErase; in handleLongjmpableCallsForWasmSjLj() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FixupSetCC.cpp66 SmallVector<MachineInstr*, 4> ToErase; in runOnMachineFunction() local
H A DX86DomainReassignment.cpp499 SmallVector<MachineInstr *, 8> ToErase; in reassign() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp393 MachineInstr* ToErase = nullptr; in simplifyCode() local
1694 MachineInstr *&ToErase) { in combineSEXTAndSHL()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp552 std::vector<unsigned> ToErase; in colorChain() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVExpandAtomicPseudoInsts.cpp527 SmallVector<MachineInstr *> ToErase; in tryToFoldBNEOnCmpXchgResult() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp566 auto *ToErase = cast<MachineInstr>(&*std::next(Branch)); in replaceWithCompactBranch() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1603 static DeferredReplacement createDelete(Instruction *ToErase) { in createDelete()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2296 SmallVector<Instruction *, 8> ToErase; in calculatePointerDifference() member