Searched defs:CMOV (Results 1 – 8 of 8) sorted by relevance
43 CMOV, enumerator
63 CMOV, enumerator
31 CMOV, // Select between two values using the result of comparison. enumerator
97 CMOV, // ARM conditional move instructions. enumerator
18103 PerformCMOVToBFICombine(SDNode * CMOV,SelectionDAG & DAG) const PerformCMOVToBFICombine() argument [all...]
117 CMOV, global() enumerator
47355 SDValue CMOV = DAG.getNode(X86ISD::CMOV, DL, N->getValueType(0), Ops); combineCMov() local [all...]
7742 SDValue CMOV = lowerSELECT() local