Searched defs:CMOV (Results 1 – 7 of 7) 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
18065 PerformCMOVToBFICombine(SDNode * CMOV,SelectionDAG & DAG) const PerformCMOVToBFICombine() argument [all...]
117 CMOV, enumerator
46329 SDValue CMOV = DAG.getNode(X86ISD::CMOV, DL, N->getValueType(0), Ops); combineCMov() local [all...]