Go to the source code of this file.
|
| | llvm |
| | Compute iterated dominance frontiers using a linear time algorithm.
|
| |
|
| hexagon gen | pred |
| |
hexagon gen Hexagon generate
predicate | operations |
| |
hexagon gen Hexagon generate
predicate | false |
| |
| #define DEBUG_TYPE "gen-pred" |
| INITIALIZE_PASS_BEGIN |
( |
HexagonGenPredicate |
, |
|
|
"hexagon-gen-pred" |
, |
|
|
"Hexagon generate predicate operations" |
, |
|
|
false |
, |
|
|
false |
|
|
) |
| |
| hexagon gen Hexagon generate predicate false |
| hexagon gen Hexagon generate predicate operations |
Definition at line 109 of file HexagonGenPredicate.cpp.
Referenced by llvm::CloneAndPruneIntoFromInst(), llvm::ConstantFoldBinaryInstruction(), DecodeAddrMode2IdxInstruction(), DecodeAddrMode3Instruction(), DecodeArmMOVTWInstruction(), DecodeBranchImmInstruction(), DecodeCopMemInstruction(), DecodeDoubleRegLoad(), DecodeDoubleRegStore(), DecodeIT(), DecodeLDRPreImm(), DecodeLDRPreReg(), DecodeMemMultipleWritebackInstruction(), DecodeQADDInstruction(), DecodeSMLAInstruction(), DecodeSTRPreImm(), DecodeSTRPreReg(), DecodeSwap(), DecodeThumb2BCCInstruction(), DecodeVMOVRRS(), DecodeVMOVSRR(), evaluateICmpRelation(), getPredicateText(), llvm::ICmpInst::getSignedPredicate(), llvm::CmpInst::getSwappedPredicate(), llvm::ICmpInst::getUnsignedPredicate(), llvm::Dependence::setNextPredecessor(), and llvm::InstCombiner::visitICmpInstWithInstAndIntCst().