Home
last modified time | relevance | path

Searched refs:PCMP (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dbdver3.md452 ;; PCMP actually executes in FMAL.
H A Dbdver1.md504 ;; PCMP actually executes in FMAL.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dbdver3.md452 ;; PCMP actually executes in FMAL.
H A Dbdver1.md504 ;; PCMP actually executes in FMAL.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25817 SDValue PCMP = DAG.getNode(Opcode, dl, VTs, NewOps).getValue(2); in LowerINTRINSIC_WO_CHAIN() local
25818 SDValue SetCC = getSETCC(X86CC, PCMP, dl, DAG); in LowerINTRINSIC_WO_CHAIN()