Searched refs:isSelect (Results 1 – 12 of 12) sorted by relevance
331 bool isSelect() const { in isSelect() function
224 bool isSelect; variable
493 if (Inst.isSelect) OS << "|(1<<MCID::Select)"; in emitRecord()
303 isSelect = R->getValueAsBit("isSelect"); in CodeGenInstruction()
458 assert(MI && MI->getDesc().isSelect() && "MI must be a select instruction"); in analyzeSelect()
362 bit isSelect = 0; // Is this instruction a select instruction?
429 bool isSelect(QueryType Type = IgnoreBundle) const {
610 (MI->isSelect() && optimizeSelect(MI))) { in runOnMachineFunction()
604 let isSelect = 1 in
2146 let isSelect = 1 in
3128 let isCommutable = 1, isSelect = 1 in
4193 let isCommutable = 1, isSelect = 1 in