Home
last modified time | relevance | path

Searched defs:CMP (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCISelLowering.h40 CMP, enumerator
/openbsd-src/gnu/lib/libiberty/src/
H A Dstrverscmp.c81 #define CMP 2 macro
/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h50 CMP, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.h43 CMP, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.h66 CMP, enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920625-1.c11 EXTU2, CLZ, CTZ, FF1, FF0, ABSVAL, NABSVAL, CMP, CPEQ, CPGE, CPGEU, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp608 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree *DT, in IsInterestingCmp()
674 if (ICmpInst *CMP = dyn_cast<ICmpInst>(&Inst)) in instrumentFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.h87 CMP, // ARM compare instructions. enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm88k.h266 #define CMP ADD+8 macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dm88k.h265 #define CMP ADD+8 macro
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.h85 CMP, enumerator
H A DX86ISelLowering.cpp30335 SDValue CMP = DAG.getSetCC(dl, MVT::v64i1, Zeros, R, ISD::SETGT); in LowerShiftByScalarImmediate() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2651 SDValue CMP = DAG.getSetCC( in visitJumpTableHeader() local