Home
last modified time | relevance | path

Searched refs:WebAssemblyInstrInfo (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp36 WebAssemblyInstrInfo::WebAssemblyInstrInfo(const WebAssemblySubtarget &STI) in WebAssemblyInstrInfo() function in WebAssemblyInstrInfo
42 bool WebAssemblyInstrInfo::isReallyTriviallyReMaterializable( in isReallyTriviallyReMaterializable()
57 void WebAssemblyInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()
75 MachineInstr *WebAssemblyInstrInfo::commuteInstructionImpl( in commuteInstructionImpl()
89 bool WebAssemblyInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()
137 unsigned WebAssemblyInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()
159 unsigned WebAssemblyInstrInfo::insertBranch( in insertBranch()
185 bool WebAssemblyInstrInfo::reverseBranchCondition( in reverseBranchCondition()
193 WebAssemblyInstrInfo::getSerializableTargetIndices() const { in getSerializableTargetIndices()
204 WebAssemblyInstrInfo::getCalleeOperand(const MachineInstr &MI) const { in getCalleeOperand()
H A DWebAssemblyInstrInfo.h38 class WebAssemblyInstrInfo final : public WebAssemblyGenInstrInfo {
42 explicit WebAssemblyInstrInfo(const WebAssemblySubtarget &STI);
H A DWebAssembly.td88 include "WebAssemblyInstrInfo.td"
90 def WebAssemblyInstrInfo : InstrInfo;
126 let InstructionSet = WebAssemblyInstrInfo;
H A DWebAssemblySubtarget.h57 WebAssemblyInstrInfo InstrInfo;
79 const WebAssemblyInstrInfo *getInstrInfo() const override { in getInstrInfo()
H A DCMakeLists.txt35 WebAssemblyInstrInfo.cpp
H A DWebAssemblyRegStackify.cpp258 const WebAssemblyInstrInfo *TII) { in shouldRematerialize()
565 const WebAssemblyInstrInfo *TII, const WebAssemblyRegisterInfo *TRI) { in rematerializeCheapDef()
632 MachineRegisterInfo &MRI, const WebAssemblyInstrInfo *TII) { in moveAndTeeForMultiUse()
770 const WebAssemblyInstrInfo *TII) { in maybeCommute()
H A DWebAssemblyPeephole.cpp79 const WebAssemblyInstrInfo &TII) { in maybeRewriteToFallthrough()
H A DWebAssemblyInstrInfo.td1 // WebAssemblyInstrInfo.td-Describe the WebAssembly Instructions-*- tablegen -*-
H A DWebAssemblyCFGStackify.cpp1528 const WebAssemblyInstrInfo &TII) { in appendEndToFunction()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/
H A DBUILD.gn50 "WebAssemblyInstrInfo.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt6772 llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp
6773 llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h