Home
last modified time | relevance | path

Searched defs:MaxC (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp361 const APInt *MinC, *MaxC; in tryToFPToSat() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp520 auto *MaxC = ConstantAsMetadata::get(ConstantInt::get(IntTy, Address + 1)); in recordLDSAbsoluteAddress() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp485 auto *MaxC = Constant::getIntegerValue(ArgTy, MaxValue); in simplifyX86pack() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1674 auto *MaxC = ConstantAsMetadata::get(ConstantInt::get(IntPtrTy, Max)); in importConstant() local
H A DLowerTypeTests.cpp997 auto *MaxC = ConstantAsMetadata::get(ConstantInt::get(IntPtrTy, Max)); in importTypeId() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp17955 APInt MaxC = Max.getConstantOperandAPInt(1); in PerformMinMaxToSatCombine() local
18004 APInt MinC, MaxC; in PerformMinMaxCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5600 const APInt &MaxC = MaxCOp->getAPIntValue(); in isSaturatingMinMax() local
6308 const APInt &MaxC = APIntOps::smax(APRhs, APLhs); in foldAndOrOfSETCC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4553 SDValue MaxC = DAG.getConstant( in LowerVectorFP_TO_INT_SAT() local
4610 SDValue MaxC = DAG.getConstant( in LowerFP_TO_INT_SAT() local