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

/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp1 //===-- WebAssemblyInstrInfo.cpp - WebAssembly Instruction Information ----===//
16 #include "WebAssemblyInstrInfo.h"
30 WebAssemblyInstrInfo::WebAssemblyInstrInfo(const WebAssemblySubtarget &STI) function in class:WebAssemblyInstrInfo
35 void WebAssemblyInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
63 bool WebAssemblyInstrInfo::AnalyzeBranch(MachineBasicBlock &MBB,
104 unsigned WebAssemblyInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
123 unsigned WebAssemblyInstrInfo::InsertBranch(MachineBasicBlock &MBB,
154 bool WebAssemblyInstrInfo::ReverseBranchCondition(

Completed in 86 milliseconds