Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/modes/asm/
Dghashp8-ppc.pl43 $UCMP="cmpld";
51 $UCMP="cmplw";
283 ${UCMP}i $len,64
338 $UCMP r9,$inp
553 ${UCMP}i $len,2
/external/boringssl/src/crypto/fipsmodule/aes/asm/
Daesp8-ppc.pl52 $UCMP ="cmpld";
60 $UCMP ="cmplw";
115 ${UCMP}i $inp,0
117 ${UCMP}i $out,0
509 ${UCMP}i $len,16
581 ${UCMP}i $len,16
594 ${UCMP}i $len,128
628 ${UCMP}i $len,16
1269 ${UCMP}i $len,1
1301 ${UCMP}i $len,8
[all …]
/external/mesa3d/src/gallium/tests/graw/fragment-shader/
Dfrag-ucmp.sh10 3: UCMP OUT[0], TEMP[0].xxxx, IMM[0].yzzz, IMM[0].yyyz
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.h40 UCMP, enumerator
DSystemZISelLowering.cpp684 return DAG.getNode((isUnsigned ? SystemZISD::UCMP : SystemZISD::CMP), in EmitCmp()
794 case SystemZISD::UCMP: return "SystemZISD::UCMP"; in getTargetNodeName()
DSystemZInstrInfo.td59 def SystemZucmp : SDNode<"SystemZISD::UCMP", SDT_CmpTest>;
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h159 OP13(UCMP)
Dtgsi_info_opcodes.h160 OPCODE(1, 3, COMP, UCMP)
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h196 OP13(UCMP)
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1329 .. opcode:: UCMP - Integer Conditional Move