Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFMIPeephole.cpp176 MachineInstr* ToErase = nullptr; in eliminateZExtSeq() local
244 MachineInstr* ToErase = nullptr; in eliminateZExt() local
338 MachineInstr* ToErase = nullptr; in eliminateRedundantMov() local
456 MachineInstr* ToErase = nullptr; in eliminateTruncSeq() local
H A DBPFMIChecking.cpp178 MachineInstr *ToErase = nullptr; in processAtomicInsts() local
H A DBPFMISimplifyPatchable.cpp247 MachineInstr *ToErase = nullptr; in removeLD() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FixupSetCC.cpp66 SmallVector<MachineInstr*, 4> ToErase; in runOnMachineFunction() local
H A DX86DomainReassignment.cpp498 SmallVector<MachineInstr *, 8> ToErase; in reassign() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp654 SmallVector<CallInst *, 8> ToErase; in replaceLongjmpWithEmscriptenLongjmp() local
799 SmallVector<Instruction *, 64> ToErase; in runEHOnFunction() local
949 SmallVector<Instruction *, 64> ToErase; in runSjLjOnFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp382 MachineInstr* ToErase = nullptr; in simplifyCode() local
1595 MachineInstr *&ToErase) { in combineSEXTAndSHL()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp552 std::vector<unsigned> ToErase; in colorChain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp568 auto *ToErase = cast<MachineInstr>(&*std::next(Branch)); in replaceWithCompactBranch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1468 static DeferredReplacement createDelete(Instruction *ToErase) { in createDelete()
3073 DenseSet<Value *> ToErase; in recomputeLiveInValues() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1287 SmallVector<Instruction *, 8> ToErase; in calculatePointerDifference() member