Home
last modified time | relevance | path

Searched refs:InstSet (Results 26 – 50 of 68) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp78 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
273 bool FindValidReduction(InstSet &LiveMIs, InstSet &LiveOutUsers);
635 InstSet &FalseLanesZero) { in producesFalseLanesZero()
655 LowOverheadLoop::FindValidReduction(InstSet &LiveMIs, InstSet &LiveOutUsers) { in FindValidReduction()
H A DARMParallelDSP.cpp372 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
373 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp110 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
540 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
544 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
867 InstSet &FalseLanesZero) { in producesFalseLanesZero()
1069 InstSet &ToRemove) { in Validate()
H A DARMParallelDSP.cpp372 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
373 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp78 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
273 bool FindValidReduction(InstSet &LiveMIs, InstSet &LiveOutUsers);
635 InstSet &FalseLanesZero) { in producesFalseLanesZero()
655 LowOverheadLoop::FindValidReduction(InstSet &LiveMIs, InstSet &LiveOutUsers) { in FindValidReduction()
H A DARMParallelDSP.cpp372 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
373 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp110 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
540 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
544 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
867 InstSet &FalseLanesZero) { in producesFalseLanesZero()
1069 InstSet &ToRemove) { in Validate()
H A DARMParallelDSP.cpp372 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
373 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp372 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
373 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
365 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
391 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
H A DARMLowOverheadLoops.cpp106 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
536 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
540 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
861 InstSet &FalseLanesZero) { in producesFalseLanesZero()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMParallelDSP.cpp364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
365 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
391 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
H A DARMLowOverheadLoops.cpp106 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
536 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
540 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
861 InstSet &FalseLanesZero) { in producesFalseLanesZero()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
365 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
391 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
H A DARMLowOverheadLoops.cpp106 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
536 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
540 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
861 InstSet &FalseLanesZero) { in producesFalseLanesZero()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
365 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
391 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
H A DARMLowOverheadLoops.cpp114 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
546 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
550 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
885 InstSet &FalseLanesZero) { in producesFalseLanesZero()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
365 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
391 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
H A DARMLowOverheadLoops.cpp106 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
536 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
540 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
861 InstSet &FalseLanesZero) { in producesFalseLanesZero()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp364 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
365 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
391 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
H A DARMLowOverheadLoops.cpp106 using InstSet = SmallPtrSetImpl<MachineInstr *>; typedef
536 InstSet &ToRemove, InstSet &Ignore) { in INITIALIZE_PASS()
540 auto WontCorruptITs = [](InstSet &Killed, ReachingDefAnalysis &RDA) { in INITIALIZE_PASS()
861 InstSet &FalseLanesZero) { in producesFalseLanesZero()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/
H A DARMParallelDSP.cpp373 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
374 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp373 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
374 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp373 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
374 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
399 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/
H A DARMParallelDSP.cpp392 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
393 using DepMap = std::map<Instruction*, InstSet>; in RecordMemoryOps()
418 InstSet &WritesBefore = RAWDeps[Dominated]; in RecordMemoryOps()

123