LLVM 17.0.0git
Classes | Namespaces
InlineAsmLowering.h File Reference

This file describes how to lower LLVM inline asm to machine code INLINEASM. More...

#include "llvm/ADT/ArrayRef.h"
#include <functional>
Include dependency graph for InlineAsmLowering.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::InlineAsmLowering
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This file describes how to lower LLVM inline asm to machine code INLINEASM.

Definition in file InlineAsmLowering.h.