Searched refs:CMPP (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/h8300/ |
| H A D | lib1funcs.asm | 64 #define CMPP cmp.w macro 80 #define CMPP cmp.l macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | X86IntrinsicsInfo.h | 346 X86_INTRINSIC_DATA(avx_cmp_pd_256, INTR_TYPE_3OP, X86ISD::CMPP, 0), 347 X86_INTRINSIC_DATA(avx_cmp_ps_256, INTR_TYPE_3OP, X86ISD::CMPP, 0), 1246 X86_INTRINSIC_DATA(sse_cmp_ps, INTR_TYPE_3OP, X86ISD::CMPP, 0), 1271 X86_INTRINSIC_DATA(sse2_cmp_pd, INTR_TYPE_3OP, X86ISD::CMPP, 0),
|
| H A D | X86ISelLowering.h | 375 CMPP, enumerator
|
| H A D | README-SSE.txt | 322 Add hooks to commute some CMPP operations.
|
| H A D | X86InstrFragmentsSIMD.td | 199 def X86cmpp : SDNode<"X86ISD::CMPP", SDTX86VFCMP>;
|
| H A D | X86ISelLowering.cpp | 24759 Opc = IsStrict ? X86ISD::STRICT_CMPP : X86ISD::CMPP; in LowerVSETCC() 34553 NODE_NAME_CASE(CMPP) in getTargetNodeName() 38213 case X86ISD::CMPP: in ComputeNumSignBitsForTargetNode()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| H A D | c-pdp11.texi | 70 @code{CMPP}, @code{CVTLNI}, @code{CVTLN}, @code{CVTLPI}, @code{CVTLP},
|
| /openbsd-src/gnu/usr.bin/binutils/gas/doc/ |
| H A D | c-pdp11.texi | 70 @code{CMPP}, @code{CVTLNI}, @code{CVTLN}, @code{CVTLPI}, @code{CVTLP},
|