Searched refs:OPC_CheckPredicate (Results 1 – 4 of 4) sorted by relevance
22 OPC_CheckPredicate, // OPC_CheckPredicate(uleb128 PIdx, uint16_t NumToSkip) enumerator
189 OPC_CheckPredicate,180 OPC_CheckPredicate, global() enumerator
898 case MCD::OPC_CheckPredicate: { in emitTable() 900 OS << Indent << "MCD::OPC_CheckPredicate, "; in emitTable() 1362 TableInfo.Table.push_back(MCD::OPC_CheckPredicate); in emitPredicateTableEntry() 2317 case MCD::OPC_CheckPredicate: { in emitDecodeInstruction() 2329 LLVM_DEBUG(dbgs() << Loc << ": OPC_CheckPredicate(" << PIdx << "): " in emitDecodeInstruction()
2899 unsigned PredNo = Opcode == SelectionDAGISel::OPC_CheckPredicate in CheckValueType() 3054 case SelectionDAGISel::OPC_CheckPredicate: in IsPredicateKnownToFail() 3573 case OPC_CheckPredicate: in SelectCodeCommon()