Searched refs:isSelect (Results 1 – 22 of 22) sorted by relevance
117 FLAG(isSelect) in EmitInstrDocs()
1234 if (Inst.isSelect) in emitRecord()
351 bool isSelect() const { return Flags & (1ULL << MCID::Select); } in isSelect() function
250 bool isSelect : 1; variable
445 isSelect = R->getValueAsBit("isSelect"); in CodeGenInstruction()
2100 assert(Shuf.isSelect() && "Must have select-equivalent shuffle"); in foldSelectShuffleOfSelectShuffle()2109 if (ShufOp && ShufOp->isSelect() && in foldSelectShuffleOfSelectShuffle()2116 if (!ShufOp || !ShufOp->isSelect() || in foldSelectShuffleOfSelectShuffle()2148 assert(Shuf.isSelect() && "Must have select-equivalent shuffle"); in foldSelectShuffleWith1Binop()2248 if (!Shuf.isSelect()) in foldSelectShuffle()
2607 cast<ShuffleVectorInst>(TVal)->isSelect()) { in foldVectorSelect()2621 cast<ShuffleVectorInst>(FVal)->isSelect()) { in foldVectorSelect()
2110 if (LShuf->isSelect() && in foldVectorBinop()2112 RShuf->isSelect() && in foldVectorBinop()
13 let Predicates = [HasShortForwardBranchOpt], isSelect = 1,
986 assert(MI.getDesc().isSelect() && "MI must be a select instruction"); in analyzeSelect()
1041 bool isSelect(QueryType Type = IgnoreBundle) const {
1428 if (Shuffle->isSelect()) in getInstructionCost()
628 let isSelect = 1;
1771 (MI->isSelect() && optimizeSelect(*MI, LocalMIs))) { in runOnMachineFunction()
774 let Uses = [SR], isSelect = 1 in {
1995 bool isSelect() const {
1151 let isSelect = 1 in
3075 let isSelect = 1 in
636 bit isSelect = false; // Is this instruction a select instruction?
4553 if (Shuf && Shuf->isSelect()) { in simplifyCmpSelOfMaxMin()
5039 let isCommutable = 1, isSelect = 1 in
3542 let isCommutable = 1, isSelect = 1 in