Home
last modified time | relevance | path

Searched refs:VCGE (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/CodeGen/ARM/
Dvfcmp.ll28 ; ole is implemented with VCGE
63 ; ugt is implemented with VCGE/VMVN
75 ; ult is implemented with VCGE/VMVN
114 ; uno is implemented with VCGT/VCGE/VORR/VMVN
128 ; ord is implemented with VCGT/VCGE/VORR
Dvicmp.ll6 ; to VCGT and VCGE. Test all the operand types for not-equal but only sample
/external/llvm/lib/Target/ARM/
DARMISelLowering.h97 VCGE, // Vector compare greater than or equal. enumerator
DARMISelLowering.cpp1064 case ARMISD::VCGE: return "ARMISD::VCGE"; in getTargetNodeName()
4374 case ISD::SETGE: Opc = ARMISD::VCGE; break; in LowerVSETCC()
4378 case ISD::SETULT: Invert = true; Opc = ARMISD::VCGE; break; in LowerVSETCC()
4395 Op1 = DAG.getNode(ARMISD::VCGE, dl, CmpVT, TmpOp0, TmpOp1); in LowerVSETCC()
4407 case ISD::SETGE: Opc = ARMISD::VCGE; break; in LowerVSETCC()
4445 if (Opc == ARMISD::VCGE) in LowerVSETCC()
4457 case ARMISD::VCGE: in LowerVSETCC()
DARMScheduleSwift.td1585 "VACLE", "VACLT", "VCEQ", "VCGE", "VCGT", "VCLE", "VCLT", "VRSHL",
DARMScheduleA9.td2411 // VSBH/VRSBH/VHSUB/VQSUB/VABD/VCEQ/VCGE/VCGT/VMAX/VMIN/VPMAX/VPMIN/VABDL
DARMInstrNEON.td497 def NEONvcge : SDNode<"ARMISD::VCGE", SDTARMVCMP>;
4649 // VCGE : Vector Compare Greater Than or Equal
/external/clang/include/clang/Basic/
Darm_neon.td536 def VCGE : SOpInst<"vcge", "udd", "csifUcUsUiQcQsQiQfQUcQUsQUi", OP_GE>;
/external/valgrind/none/tests/arm/
Dneon128.stdout.exp387 ---- VCGE ----
1844 ---- VCGE #0 ----
3854 ---- VCGE (fp) ----
4117 ---- VCGE (fp) #0 ----
Dneon64.stdout.exp535 ---- VCGE ----
3088 ---- VCGE #0 ----
5788 ---- VCGE (fp) ----
6247 ---- VCGE (fp) #0 ----