Home
last modified time | relevance | path

Searched defs:MinC (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/XNNPACK/test/
H A Dvbinaryc-microkernel-tester.h32 MinC, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp351 const APInt *MinC, *MaxC; in tryToFPToSat() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp483 auto *MinC = Constant::getIntegerValue(ArgTy, MinValue); in simplifyX86pack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp353 ConstantInt *MinC; in isSSATMinMaxPattern() local
H A DARMISelLowering.cpp17719 APInt MinC = Min.getConstantOperandAPInt(1); in PerformMinMaxToSatCombine() local
17769 APInt MinC, MaxC; in PerformMinMaxCombine() local
17812 APInt MinC; in PerformMinMaxCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp991 auto *MinC = ConstantAsMetadata::get(ConstantInt::get(IntPtrTy, Min)); in importTypeId() local
H A DWholeProgramDevirt.cpp1299 auto *MinC = ConstantAsMetadata::get(ConstantInt::get(IntPtrTy, Min)); in importConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp975 auto *MinC = ConstantAsMetadata::get(ConstantInt::get(IntPtrTy, Min)); in importTypeId() local
H A DWholeProgramDevirt.cpp1576 auto *MinC = ConstantAsMetadata::get(ConstantInt::get(IntPtrTy, Min)); in importConstant() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp595 auto *MinC = Constant::getIntegerValue(ArgTy, MinValue); in simplifyX86pack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4060 SDValue MinC = DAG.getConstant( in LowerVectorFP_TO_INT_SAT() local
4067 SDValue MinC = DAG.getConstant( in LowerVectorFP_TO_INT_SAT() local
4116 SDValue MinC = DAG.getConstant( in LowerFP_TO_INT_SAT() local
4123 SDValue MinC = DAG.getConstant( in LowerFP_TO_INT_SAT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5174 const APInt &MinC = MinCOp->getAPIntValue(); in isSaturatingMinMax() local