Searched refs:isSelect (Results 1 – 17 of 17) sorted by relevance
277 bool isSelect() const { return Flags & (1 << MCID::Select); } in isSelect() function
1010 } else if(isSelect(typeIndex)) { in parseArg()1014 if(isSelect(typeIndex) && isOrdinal(typeIndex+6)) { in parseArg()1422 private boolean isSelect(int index) {
1080 } else if(isSelect(typeIndex)) { in parseArg()1084 if(isSelect(typeIndex) && isOrdinal(typeIndex+6)) { in parseArg()1492 private boolean isSelect(int index) {
1081 } else if(isSelect(typeIndex)) { in parseArg()1085 if(isSelect(typeIndex) && isOrdinal(typeIndex+6)) { in parseArg()1493 private boolean isSelect(int index) {
231 bool isSelect : 1; variable
487 if (Inst.isSelect) OS << "|(1ULL<<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
487 bool isSelect(QueryType Type = IgnoreBundle) const {
703 assert(MI && MI->getDesc().isSelect() && "MI must be a select instruction"); in analyzeSelect()
368 bit isSelect = 0; // Is this instruction a select instruction?
1585 (MI->isSelect() && optimizeSelect(MI, LocalMIs))) { in runOnMachineFunction()
716 let isSelect = 1 in
2537 let isSelect = 1 in
3161 let isCommutable = 1, isSelect = 1 in
4463 let isCommutable = 1, isSelect = 1 in