Searched refs:OPC_CheckPredicate (Results 1 – 4 of 4) sorted by relevance
22 OPC_CheckPredicate, // OPC_CheckPredicate(uleb128 PIdx, uint16_t NumToSkip) enumerator
180 OPC_CheckPredicate, enumerator
900 case MCD::OPC_CheckPredicate: { in emitTable()1371 TableInfo.Table.push_back(MCD::OPC_CheckPredicate); in emitPredicateTableEntry()2338 LLVM_DEBUG(dbgs() << Loc << ": OPC_CheckPredicate(" << PIdx << "): " in emitDecodeInstruction()
2852 unsigned PredNo = Opcode == SelectionDAGISel::OPC_CheckPredicate in CheckNodePredicate()3008 case SelectionDAGISel::OPC_CheckPredicate: in IsPredicateKnownToFail()3525 case OPC_CheckPredicate: in SelectCodeCommon()