GCC Middle and Back End API Reference
optab_def Struct Reference

#include <gensupport.h>

Data Fields

const char * name
const char * pattern
const char * base
const char * suffix
const char * libcall
unsigned int op
enum rtx_code fcode
enum rtx_code rcode
unsigned int kind

Detailed Description

Describes one entry in optabs.def.

Field Documentation

◆ base

const char* optab_def::base

◆ fcode

enum rtx_code optab_def::fcode

◆ kind

unsigned int optab_def::kind

◆ libcall

const char* optab_def::libcall

◆ name

const char* optab_def::name

◆ op

unsigned int optab_def::op

◆ pattern

const char* optab_def::pattern

◆ rcode

enum rtx_code optab_def::rcode

◆ suffix

const char* optab_def::suffix

The documentation for this struct was generated from the following file: