|
LLVM 22.0.0git
|
Go to the source code of this file.
Classes | |
| struct | llvm::IntrinsicData |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
| #define | X86_INTRINSIC_DATA(id, type, op0, op1) |
Functions | |
| static const IntrinsicData * | llvm::getIntrinsicWithChain (unsigned IntNo) |
| static const IntrinsicData * | llvm::getIntrinsicWithoutChain (unsigned IntNo) |
| static void | llvm::verifyIntrinsicTables () |
Variables | |
| static const IntrinsicData | llvm::IntrinsicsWithChain [] |
| static const IntrinsicData | llvm::IntrinsicsWithoutChain [] |
| #define X86_INTRINSIC_DATA | ( | id, | |
| type, | |||
| op0, | |||
| op1 ) |
Definition at line 95 of file X86IntrinsicsInfo.h.