LLVM 10.0.0

    Navigation

  • Home
  • Search
  • Repository
  • Made with hdoc
  • API Documentation

  • Functions
  • Records
  • Enums
  • Namespaces
  • namespace llvm
  • function BuildMI

ΒΆllvm::MachineInstrBuilder BuildMI(
    llvm::MachineBasicBlock& BB,
    int I,
    const llvm::DebugLoc& DL,
    const llvm::MCInstrDesc& MCID,
    bool IsIndirect,
    llvm::MachineOperand& MO,
    const llvm::MDNode* Variable,
    const llvm::MDNode* Expr)

Declared at: llvm/include/llvm/CodeGen/MachineInstrBuilder.h:455

Parameters

llvm::MachineBasicBlock& BB
int I
const llvm::DebugLoc& DL
const llvm::MCInstrDesc& MCID
bool IsIndirect
llvm::MachineOperand& MO
const llvm::MDNode* Variable
const llvm::MDNode* Expr

Documentation for LLVM 10.0.0.

Generated by hdoc version 1.4.0-hdocInternal on 2022-12-14T09:44:14 UTC.

19AD43E11B2996