Home
last modified time | relevance | path

Searched refs:getStoredValueOp (Results 1 – 17 of 17) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp416 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1706 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1832 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1959 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp416 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1706 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1832 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1959 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp415 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1687 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1813 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1940 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp416 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1706 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1832 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1959 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp415 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1687 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1813 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1940 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp415 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1687 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1813 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1940 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp413 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1685 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1811 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1938 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1686 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1812 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1939 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1682 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1799 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1926 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp414 const MachineOperand &getStoredValueOp(const MachineInstr &MI) const;
1704 MIB.add(getStoredValueOp(MI)); in replaceInstrExact()
1830 MIB.add(getStoredValueOp(MI)); in replaceInstrExpr()
1957 const MachineOperand &HCE::getStoredValueOp(const MachineInstr &MI) const { in getStoredValueOp() function in HCE