Home
last modified time | relevance | path

Searched refs:OPC_CheckPredicate (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCFixedLenDisassembler.h23 OPC_CheckPredicate, // OPC_CheckPredicate(uleb128 PIdx, uint16_t NumToSkip) enumerator
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h119 OPC_CheckPredicate, enumerator
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp765 case MCD::OPC_CheckPredicate: { in emitTable()
1196 TableInfo.Table.push_back(MCD::OPC_CheckPredicate); in emitPredicateTableEntry()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2383 case SelectionDAGISel::OPC_CheckPredicate: in IsPredicateKnownToFail()
2733 case OPC_CheckPredicate: in SelectCodeCommon()