Searched refs:VCGEZ (Results 1 – 3 of 3) sorted by relevance
99 VCGEZ, // Vector compare greater than or equal to zero. enumerator
1174 case ARMISD::VCGEZ: return "ARMISD::VCGEZ"; in getTargetNodeName()4988 Result = DAG.getNode(ARMISD::VCGEZ, dl, CmpVT, SingleOp); break; in LowerVSETCC()
498 def NEONvcgez : SDNode<"ARMISD::VCGEZ", SDTARMVCMPZ>;