Searched refs:WebAssemblyInstrInfo (Results 1 – 10 of 10) sorted by relevance
35 WebAssemblyInstrInfo::WebAssemblyInstrInfo(const WebAssemblySubtarget &STI) in WebAssemblyInstrInfo() function in WebAssemblyInstrInfo41 bool WebAssemblyInstrInfo::isReallyTriviallyReMaterializable( in isReallyTriviallyReMaterializable()56 void WebAssemblyInstrInfo::copyPhysReg(MachineBasicBlock &MBB, in copyPhysReg()90 MachineInstr *WebAssemblyInstrInfo::commuteInstructionImpl( in commuteInstructionImpl()104 bool WebAssemblyInstrInfo::analyzeBranch(MachineBasicBlock &MBB, in analyzeBranch()152 unsigned WebAssemblyInstrInfo::removeBranch(MachineBasicBlock &MBB, in removeBranch()174 unsigned WebAssemblyInstrInfo::insertBranch( in insertBranch()200 bool WebAssemblyInstrInfo::reverseBranchCondition( in reverseBranchCondition()208 WebAssemblyInstrInfo::getSerializableTargetIndices() const { in getSerializableTargetIndices()
81 include "WebAssemblyInstrInfo.td"83 def WebAssemblyInstrInfo : InstrInfo;119 let InstructionSet = WebAssemblyInstrInfo;
38 class WebAssemblyInstrInfo final : public WebAssemblyGenInstrInfo {42 explicit WebAssemblyInstrInfo(const WebAssemblySubtarget &STI);
55 WebAssemblyInstrInfo InstrInfo;77 const WebAssemblyInstrInfo *getInstrInfo() const override { in getInstrInfo()
259 const WebAssemblyInstrInfo *TII) { in shouldRematerialize()562 const WebAssemblyInstrInfo *TII, const WebAssemblyRegisterInfo *TRI) { in rematerializeCheapDef()629 MachineRegisterInfo &MRI, const WebAssemblyInstrInfo *TII) { in moveAndTeeForMultiUse()767 const WebAssemblyInstrInfo *TII) { in maybeCommute()
35 WebAssemblyInstrInfo.cpp
78 const WebAssemblyInstrInfo &TII) { in maybeRewriteToFallthrough()
1 // WebAssemblyInstrInfo.td-Describe the WebAssembly Instructions-*- tablegen -*-
1547 const WebAssemblyInstrInfo &TII) { in appendEndToFunction()
50 "WebAssemblyInstrInfo.cpp",