Searched refs:WebAssemblyInstrInfo (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp1 //===-- WebAssemblyInstrInfo.cpp - WebAssembly Instruction Information ----===//
15 #include "WebAssemblyInstrInfo.h"
35 WebAssemblyInstrInfo::WebAssemblyInstrInfo(const WebAssemblySubtarget &STI) function in class:WebAssemblyInstrInfo
41 bool WebAssemblyInstrInfo::isReallyTriviallyReMaterializable(
56 void WebAssemblyInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
88 MachineInstr *WebAssemblyInstrInfo::commuteInstructionImpl(
102 bool WebAssemblyInstrInfo::analyzeBranch(MachineBasicBlock &MBB,
158 unsigned WebAssemblyInstrInfo::removeBranch(MachineBasicBlock &MBB,
180 unsigned WebAssemblyInstrInfo
[all...]
H A DWebAssemblySubtarget.h20 #include "WebAssemblyInstrInfo.h"
58 WebAssemblyInstrInfo InstrInfo;
81 const WebAssemblyInstrInfo *getInstrInfo() const override {
93 // Predicates used by WebAssemblyInstrInfo.td.
H A DWebAssemblyInstrInfo.h1 //=- WebAssemblyInstrInfo.h - WebAssembly Instruction Information -*- C++ -*-=//
38 class WebAssemblyInstrInfo final : public WebAssemblyGenInstrInfo {
42 explicit WebAssemblyInstrInfo(const WebAssemblySubtarget &STI);
H A DWebAssemblyCallIndirectFixup.cpp107 const WebAssemblyInstrInfo *TII =
H A DWebAssemblyPeephole.cpp78 const WebAssemblyInstrInfo &TII) {
H A DWebAssemblyRegStackify.cpp262 const WebAssemblyInstrInfo *TII) {
532 const WebAssemblyInstrInfo *TII, const WebAssemblyRegisterInfo *TRI) {
599 MachineRegisterInfo &MRI, const WebAssemblyInstrInfo *TII) {
738 const WebAssemblyInstrInfo *TII) {
H A DWebAssemblyCFGStackify.cpp1264 const WebAssemblyInstrInfo &TII) {

Completed in 68 milliseconds