Searched refs:isSelect (Results 1 – 21 of 21) sorted by relevance
108 FLAG(isSelect) in EmitInstrDocs()
246 bool isSelect : 1; variable
378 isSelect = R->getValueAsBit("isSelect"); in CodeGenInstruction()
1139 if (Inst.isSelect) OS << "|(1ULL<<MCID::Select)"; in emitRecord()
348 bool isSelect() const { return Flags & (1ULL << MCID::Select); } in isSelect() function
939 assert(MI.getDesc().isSelect() && "MI must be a select instruction"); in analyzeSelect()
918 bool isSelect(QueryType Type = IgnoreBundle) const {
1196 if (Shuffle->isSelect()) in getUserCost()
1961 assert(Shuf.isSelect() && "Must have select-equivalent shuffle"); in foldSelectShuffleWith1Binop()2050 if (!Shuf.isSelect()) in foldSelectShuffle()
2333 cast<ShuffleVectorInst>(TVal)->isSelect()) { in foldVectorSelect()2347 cast<ShuffleVectorInst>(FVal)->isSelect()) { in foldVectorSelect()
1735 if (LShuf->isSelect() && in foldVectorBinop()1737 RShuf->isSelect() && in foldVectorBinop()
628 let isSelect = 1;
1719 (MI->isSelect() && optimizeSelect(*MI, LocalMIs))) { in runOnMachineFunction()
774 let Uses = [SR], isSelect = 1 in {
2201 bool isSelect() const {
539 bit isSelect = false; // Is this instruction a select instruction?
1121 let isSelect = 1 in
2914 let isSelect = 1 in
1911 bit isSelect = 0;
3467 let isCommutable = 1, isSelect = 1 in
5006 let isCommutable = 1, isSelect = 1 in