Searched refs:isSelect (Results 1 – 16 of 16) sorted by relevance
335 bool isSelect() const { in isSelect() function
1080 } else if(isSelect(typeIndex)) { in parseArg()1084 if(isSelect(typeIndex) && isOrdinal(typeIndex+6)) { in parseArg()1492 private boolean isSelect(int index) {
230 bool isSelect : 1; variable
489 if (Inst.isSelect) OS << "|(1<<MCID::Select)"; in emitRecord()
306 isSelect = R->getValueAsBit("isSelect"); in CodeGenInstruction()
894 UBool isSelect(int32_t index);
620 } else if(isSelect(typeIndex)) { in parseArg()624 if(isSelect(typeIndex) && isOrdinal(typeIndex+6)) { in parseArg()1063 MessagePattern::isSelect(int32_t index) { in isSelect() function in MessagePattern
591 assert(MI && MI->getDesc().isSelect() && "MI must be a select instruction"); in analyzeSelect()
368 bit isSelect = 0; // Is this instruction a select instruction?
490 bool isSelect(QueryType Type = IgnoreBundle) const {
1114 (MI->isSelect() && optimizeSelect(MI, LocalMIs))) { in runOnMachineFunction()
713 let isSelect = 1 in
2491 let isSelect = 1 in
3156 let isCommutable = 1, isSelect = 1 in
4423 let isCommutable = 1, isSelect = 1 in