LLVM  8.0.1
Classes | Namespaces | Functions
X86InstrFMA3Info.h File Reference
#include "X86.h"
#include "llvm/ADT/DenseMap.h"
#include <cassert>
#include <cstdint>
#include <set>
Include dependency graph for X86InstrFMA3Info.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::X86InstrFMA3Group
 This class is used to group {132, 213, 231} forms of FMA opcodes together. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

const X86InstrFMA3Groupllvm::getFMA3Group (unsigned Opcode, uint64_t TSFlags)
 Returns a reference to a group of FMA3 opcodes to where the given Opcode is included. More...