Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARC/
H A DARCISelLowering.h40 CMP, enumerator
/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.h50 CMP, enumerator
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kISelLowering.h43 CMP, enumerator
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/android/
H A Dcomparison-in-temp-failure-retry.c83 #define CMP(x) x == 1 in test() macro
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelLowering.h63 CMP, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp581 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree *DT, in IsInterestingCmp()
647 if (ICmpInst *CMP = dyn_cast<ICmpInst>(&Inst)) in instrumentFunction() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMISelLowering.h86 CMP, // ARM compare instructions. enumerator
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.h85 CMP, enumerator
H A DX86ISelLowering.cpp29739 SDValue CMP = DAG.getSetCC(dl, MVT::v64i1, Zeros, R, ISD::SETGT); in LowerShiftByScalarImmediate() local
/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2875 CmpInst *CMP = dyn_cast_or_null<CmpInst>(EntryBr->getCondition()); in TEST_F() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2593 SDValue CMP = DAG.getSetCC( in visitJumpTableHeader() local