Home
last modified time | relevance | path

Searched refs:PredicatedInsts (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp191 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anonf53372bb0111::VPTState
200 PredicatedInsts.emplace( in CreateVPTBlock()
206 PredicatedInsts.clear(); in reset()
212 PredicatedInsts.emplace( in addInst()
248 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
279 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
525 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp190 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anon39ce1b5a0111::VPTState
199 PredicatedInsts.emplace( in CreateVPTBlock()
205 PredicatedInsts.clear(); in reset()
211 PredicatedInsts.emplace( in addInst()
247 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
278 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
534 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp190 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anon93fd91ee0111::VPTState
199 PredicatedInsts.emplace( in CreateVPTBlock()
205 PredicatedInsts.clear(); in reset()
211 PredicatedInsts.emplace( in addInst()
247 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
278 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
534 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp186 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anon0dc174280111::VPTState
195 PredicatedInsts.emplace( in CreateVPTBlock()
201 PredicatedInsts.clear(); in reset()
207 PredicatedInsts.emplace( in addInst()
243 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
274 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
530 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp186 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anond7dd8bfe0111::VPTState
195 PredicatedInsts.emplace( in CreateVPTBlock()
201 PredicatedInsts.clear(); in reset()
207 PredicatedInsts.emplace( in addInst()
243 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
274 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
530 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp186 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anon0f78575d0111::VPTState
195 PredicatedInsts.emplace( in CreateVPTBlock()
201 PredicatedInsts.clear(); in reset()
207 PredicatedInsts.emplace( in addInst()
243 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
274 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
530 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp186 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anoneca1f0f00111::VPTState
195 PredicatedInsts.emplace( in CreateVPTBlock()
201 PredicatedInsts.clear(); in reset()
207 PredicatedInsts.emplace( in addInst()
243 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
274 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
530 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp186 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anon92727a5c0111::VPTState
195 PredicatedInsts.emplace( in CreateVPTBlock()
201 PredicatedInsts.clear(); in reset()
207 PredicatedInsts.emplace( in addInst()
243 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
274 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
530 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp194 std::unique_ptr<PredicatedMI>> PredicatedInsts; member in __anon0860389b0111::VPTState
203 PredicatedInsts.emplace( in CreateVPTBlock()
209 PredicatedInsts.clear(); in reset()
215 PredicatedInsts.emplace( in addInst()
251 SetVector<MachineInstr *> &Predicates = PredicatedInsts[MI]->Predicates; in isPredicatedOnVCTP()
282 return Op && PredicatedInsts.count(Op) && isPredicatedOnVCTP(Op); in hasImplicitlyValidVPT()
540 std::unique_ptr<PredicatedMI>> VPTState::PredicatedInsts; member in VPTState