Home
last modified time | relevance | path

Searched defs:Overflow (Results 76 – 100 of 212) sorted by relevance

123456789

/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dheapprofd_producer_unittest.cc44 TEST(LogHistogramTest, Overflow) { in TEST() argument
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DViewportTest.cpp326 TEST_P(ViewportTest, Overflow) in TEST_P() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp897 Value *Overflow = in foldLShrOverflowBit() local
1404 if (Instruction *Overflow = foldLShrOverflowBit(I)) in visitLShr() local
H A DInstCombineCompares.cpp42 bool Overflow; in addWithOverflow() local
55 bool Overflow; in subWithOverflow() local
2732 bool Overflow; in foldICmpAddConstant() local
5044 Constant *&Overflow) { in OptimizeOverflowCheck()
6340 Constant *Overflow; in visitICmpInst() local
H A DInstCombineMulDivRem.cpp843 bool Overflow; in multiplyOverflows() local
1246 bool Overflow; in visitUDiv() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp649 bool Overflow; in multiplyOverflows() local
971 bool Overflow; in visitUDiv() local
H A DInstCombineCompares.cpp41 bool Overflow; in addWithOverflow() local
54 bool Overflow; in subWithOverflow() local
2576 bool Overflow; in foldICmpAddConstant() local
4507 Instruction &OrigI, Value *&Result, Constant *&Overflow) { in OptimizeOverflowCheck()
5620 Constant *Overflow; in visitICmpInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp421 bool Overflow; in getAllocSize() local
763 bool Overflow; in visitAllocaInst() local
/aosp_15_r20/external/rust/android-crates-io/crates/der/src/
Derror.rs237 Overflow, enumerator
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h448 Constant *Overflow) { in CreateOverflowTuple()
H A DInstCombineMulDivRem.cpp82 bool Overflow; in MultiplyOverflows() local
1075 bool Overflow; in visitUDiv() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3457 SDValue Overflow = DAG.getSetCC(dl, SetCCType, Sum, LHS, CC); in ExpandNode() local
3484 SDValue Result, Overflow; in ExpandNode() local
3492 SDValue Result, Overflow; in ExpandNode() local
3500 SDValue Result, Overflow; in ExpandNode() local
H A DTargetLowering.cpp7138 SDValue Overflow = Result.getValue(1); in expandAddSubSat() local
7201 SDValue Overflow = Result.getValue(1); in expandFixedPointMul() local
7215 SDValue Overflow = Result.getValue(1); in expandFixedPointMul() local
7286 SDValue Overflow = DAG.getSetCC(dl, BoolVT, Hi, Sign, ISD::SETNE); in expandFixedPointMul() local
7393 SDNode *Node, SDValue &Result, SDValue &Overflow, SelectionDAG &DAG) const { in expandUADDSUBO()
7422 SDNode *Node, SDValue &Result, SDValue &Overflow, SelectionDAG &DAG) const { in expandSADDSUBO()
7462 SDValue &Overflow, SelectionDAG &DAG) const { in expandMULO()
/aosp_15_r20/packages/modules/Virtualization/libs/bssl/error/src/
Dcode.rs57 Overflow, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp281 Value *Overflow = IRB.CreateICmpNE(UMulFunc->getArg(0), Div); in buildUMulWithOverflowFunc() local
/aosp_15_r20/external/clang/test/CXX/basic/basic.types/
H A Dp10.cpp142 constexpr long Overflow[ // expected-error {{constexpr variable cannot have non-literal type 'long … variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Guid/
H A DCper.h423 UINT64 Overflow : 1; member
474 UINT64 Overflow : 1; member
546 UINT64 Overflow : 1; member
586 UINT64 Overflow : 1; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/
H A DCper.h415 UINT64 Overflow:1; member
466 UINT64 Overflow:1; member
538 UINT64 Overflow:1; member
578 UINT64 Overflow:1; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/
H A DCper.h424 UINT64 Overflow:1; member
475 UINT64 Overflow:1; member
547 UINT64 Overflow:1; member
587 UINT64 Overflow:1; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/
H A DCper.h424 UINT64 Overflow:1; member
475 UINT64 Overflow:1; member
547 UINT64 Overflow:1; member
587 UINT64 Overflow:1; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3497 SDValue Overflow = DAG.getSetCC(dl, SetCCType, Sum, LHS, CC); in ExpandNode() local
3525 SDValue Result, Overflow; in ExpandNode() local
3533 SDValue Result, Overflow; in ExpandNode() local
3541 SDValue Result, Overflow; in ExpandNode() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DConstantFolding.cpp866 bool Overflow; in SymbolicallyEvaluateGEP() local
1774 bool Overflow; in ConstantFoldScalarCall() local
/aosp_15_r20/external/llvm-libc/src/__support/threads/linux/
H A Drwlock.h313 Overflow = EAGAIN, /* EAGAIN is specified in the standard for overflow. */ enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp811 SDValue Overflow = DAG.getNode(ISD::SRL, DL, VT, Lo, CompShift); in LowerSHLParts() local
849 SDValue Overflow = DAG.getNode(ISD::SHL, DL, VT, Hi, CompShift); in LowerSRXParts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DConstantFolding.cpp952 bool Overflow; in SymbolicallyEvaluateGEP() local
2157 bool Overflow; in ConstantFoldScalarCall2() local

123456789