Home
last modified time | relevance | path

Searched defs:Cmp (Results 1 - 25 of 72) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIntrinsicInst.cpp78 auto Cmp = [CmpStart, CmpEnd](const char *LHS, const char *RHS) { in lookupLLVMIntrinsicByName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLowerAtomic.cpp27 Value *Cmp = CXI->getCompareOperand(); in LowerAtomicCmpXchgInst() local
H A DCallSiteSplitting.cpp111 static bool isCondRelevantToAnyCallArgument(ICmpInst *Cmp, CallSite CS) { in isCondRelevantToAnyCallArgument() argument
H A DCorrelatedValuePropagation.cpp303 static bool processCmp(CmpInst *Cmp, LazyValueInfo *LVI) { in processCmp() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp168 Value *Cmp = new ICmpInst(*EntryBB, ICmpInst::ICMP_NE, Res, in runOnModule() local
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp765 Value *Cmp = IRB.CreateICmpEQ(Threw, IRB.getInt32(1), "cmp"); in runEHOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackProtector.cpp509 Value *Cmp = B.CreateICmpEQ(Guard, LI2); in InsertStackProtectors() local
H A DExpandMemCmp.cpp303 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_NE, Diff, in emitLoadCompareByteBlock() local
410 Value *Cmp = getCompareLoadPairs(BlockIndex, LoadIndex); in emitLoadCompareBlockMultipleLoads() local
482 Value *Cmp in emitLoadCompareBlock() local
518 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_ULT, ResBlock.PhiSrc1, emitMemCmpResultBlock() local
562 Value *Cmp = getCompareLoadPairs(0, LoadIndex); getMemCmpEqZeroOneBlock() local
[all...]
H A DSafeStack.cpp467 Value *Cmp = IRB.CreateICmpNE(StackGuard, V); in checkStackGuard() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLibCallsShrinkWrap.cpp104 Value *createOrCond(CallInst *CI, CmpInst::Predicate Cmp, float Val, in createOrCond() argument
114 Value *createCond(IRBuilder<> &BBBuilder, Value *Arg, CmpInst::Predicate Cmp, in createCond() argument
123 Value *createCond(CallInst *CI, CmpInst::Predicate Cmp, float Val) { in createCond() argument
H A DLoopUtils.cpp788 Value *Cmp; in createMinMaxOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ConditionOptimizer.cpp229 static AArch64CC::CondCode getAdjustedCmp(AArch64CC::CondCode Cmp) { in getAdjustedCmp() argument
274 AArch64CC::CondCode Cmp; in modifyCmp() local
242 adjustCmp( MachineInstr *CmpMI, AArch64CC::CondCode Cmp) adjustCmp() argument
318 adjustTo(MachineInstr *CmpMI, AArch64CC::CondCode Cmp, MachineInstr *To, int ToImm) adjustTo() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp225 auto *Cmp = TRI->findReachingDef(CmpReg, CmpSubReg, *And, MRI, LIS); in optimizeVcndVcmpPair() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.h98 struct Cmp { struct
99 Cmp(DenseMap<const MachineInstr*,unsigned> &Map) : Dist(Map) {} in Cmp() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp247 Value *Cmp = MatchAllBitsSet ? Builder.CreateICmpEQ(And, Mask) in foldAnyOrAllBitsSet() local
/third_party/python/Lib/test/
H A Dtest_compare.py15 class Cmp: class in ComparisonSimpleTest
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp290 Value *Cmp = Builder.CreateIsNull(CancelFlag); in emitCancelationCheckImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h686 static Use *mergeUseLists(Use *L, Use *R, Compare Cmp) { in mergeUseLists() argument
746 template <class Compare> void Value::sortUseList(Compare Cmp) { in sortUseList() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DIVDescriptors.cpp464 Instruction *Cmp = nullptr; in isMinMaxSelectCmpPattern() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h580 static Use *mergeUseLists(Use *L, Use *R, Compare Cmp) { in mergeUseLists() argument
639 template <class Compare> void Value::sortUseList(Compare Cmp) { in sortUseList() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h110 Cmp, member in llvm::X86::FirstMacroFusionInstKind
H A DX86AsmBackend.cpp331 bool X86AsmBackend::isMacroFused(const MCInst &Cmp, const MCInst &Jcc) const { in isMacroFused() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp172 SDValue Cmp = DAG.getNode(ARCISD::CMP, dl, MVT::Glue, LHS, RHS); in LowerSELECT_CC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp771 Value *Cmp = Builder.CreateICmpULT(Inc, ConstantInt::get(Ty, 3)); in commonIDivTransforms() local
987 Value *Cmp = Builder.CreateICmpUGE(Op0, Op1); in visitUDiv() local
992 Value *Cmp = Builder.CreateICmpEQ(Op0, ConstantInt::getAllOnesValue(Ty)); in visitUDiv() local
1380 Value *Cmp = Builder.CreateICmpNE(Op1, ConstantInt::get(Ty, 1)); in visitURem() local
1386 Value *Cmp = Builder.CreateICmpULT(Op0, Op1); in visitURem() local
1397 Value *Cmp = Builder.CreateICmpEQ(Op0, ConstantInt::getAllOnesValue(Ty)); visitURem() local
[all...]
H A DInstCombineShifts.cpp1074 Value *Cmp = Builder.CreateICmpEQ(II->getArgOperand(0), RHS); in visitLShr() local

Completed in 32 milliseconds

123