Home
last modified time | relevance | path

Searched defs:InstrGroup (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2325 struct InstrGroup { struct in __anonb78d304d0911::HexagonLoopRescheduling
2326 BitTracker::RegisterRef Inp, Out;
2327 InstrList Ins;
H A DHexagonStoreWidening.cpp83 typedef std::vector<MachineInstr*> InstrGroup; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2912 struct InstrGroup { struct in __anon8d6f032f0d11::HexagonLoopRescheduling
2913 BitTracker::RegisterRef Inp, Out;
2914 InstrList Ins;
H A DHexagonStoreWidening.cpp93 using InstrGroup = std::vector<MachineInstr *>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2947 struct InstrGroup { struct in __anonf34567f50d11::HexagonLoopRescheduling
2948 BitTracker::RegisterRef Inp, Out;
2949 InstrList Ins;
H A DHexagonStoreWidening.cpp93 using InstrGroup = std::vector<MachineInstr *>; typedef