Home
last modified time | relevance | path

Searched refs:LabelInstr (Results 1 – 25 of 33) sorted by relevance

12

/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h69 InstrMap LabelInstr;
74 bool empty() const { return LabelInstr.empty(); } in empty()
75 void clear() { LabelInstr.clear(); } in clear()
76 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
77 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h110 InstrMap LabelInstr;
115 bool empty() const { return LabelInstr.empty(); } in empty()
116 void clear() { LabelInstr.clear(); } in clear()
117 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
118 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h110 InstrMap LabelInstr;
115 bool empty() const { return LabelInstr.empty(); } in empty()
116 void clear() { LabelInstr.clear(); } in clear()
117 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
118 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h110 InstrMap LabelInstr;
115 bool empty() const { return LabelInstr.empty(); } in empty()
116 void clear() { LabelInstr.clear(); } in clear()
117 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
118 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h110 InstrMap LabelInstr;
115 bool empty() const { return LabelInstr.empty(); } in empty()
116 void clear() { LabelInstr.clear(); } in clear()
117 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
118 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h111 InstrMap LabelInstr;
116 bool empty() const { return LabelInstr.empty(); } in empty()
117 void clear() { LabelInstr.clear(); } in clear()
118 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
119 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h111 InstrMap LabelInstr;
116 bool empty() const { return LabelInstr.empty(); } in empty()
117 void clear() { LabelInstr.clear(); } in clear()
118 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
119 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h135 InstrMap LabelInstr;
140 bool empty() const { return LabelInstr.empty(); } in empty()
141 void clear() { LabelInstr.clear(); } in clear()
142 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
143 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h139 InstrMap LabelInstr;
144 bool empty() const { return LabelInstr.empty(); } in empty()
145 void clear() { LabelInstr.clear(); } in clear()
146 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
147 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h139 InstrMap LabelInstr;
144 bool empty() const { return LabelInstr.empty(); } in empty()
145 void clear() { LabelInstr.clear(); } in clear()
146 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
147 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h135 InstrMap LabelInstr;
140 bool empty() const { return LabelInstr.empty(); } in empty()
141 void clear() { LabelInstr.clear(); } in clear()
142 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
143 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h139 InstrMap LabelInstr;
144 bool empty() const { return LabelInstr.empty(); } in empty()
145 void clear() { LabelInstr.clear(); } in clear()
146 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
147 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h139 InstrMap LabelInstr;
144 bool empty() const { return LabelInstr.empty(); } in empty()
145 void clear() { LabelInstr.clear(); } in clear()
146 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
147 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h139 InstrMap LabelInstr;
144 bool empty() const { return LabelInstr.empty(); } in empty()
145 void clear() { LabelInstr.clear(); } in clear()
146 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
147 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h135 InstrMap LabelInstr;
140 bool empty() const { return LabelInstr.empty(); } in empty()
141 void clear() { LabelInstr.clear(); } in clear()
142 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
143 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h139 InstrMap LabelInstr;
144 bool empty() const { return LabelInstr.empty(); } in empty()
145 void clear() { LabelInstr.clear(); } in clear()
146 InstrMap::const_iterator begin() const { return LabelInstr.begin(); } in begin()
147 InstrMap::const_iterator end() const { return LabelInstr.end(); } in end()
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DCode.cs200 internal class LabelInstr : CILInstruction { class
203 internal LabelInstr(CILLabel lab) in LabelInstr() method in PEAPI.LabelInstr
486 AddToBuffer(new LabelInstr(lab)); in CodeLabel()
712 AddToBuffer(new LabelInstr(lab)); in NewCodedLabel()
1333 internal void AddLabelInstr(LabelInstr lInstr) in AddLabelInstr()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp83 LabelInstr[Label] = &MI; in addInstr()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp95 LabelInstr[Label] = &MI; in addInstr()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp94 LabelInstr[Label] = &MI; in addInstr()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp95 LabelInstr[Label] = &MI; in addInstr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp94 LabelInstr[Label] = &MI; in addInstr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp94 LabelInstr[Label] = &MI; in addInstr()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp94 LabelInstr[Label] = &MI; in addInstr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp278 LabelInstr[Label] = &MI; in addInstr()

12