/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 2576 Value *&Result, Constant *&Overflow) { in OptimizeOverflowCheck() 4113 Constant *Overflow; in visitICmpInst() local
|
H A D | InstructionCombining.cpp | 141 bool Overflow = false; in MaintainNoSignedWrap() local
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | MetadataTest.cpp | 777 TEST_F(DILocationTest, Overflow) { in TEST_F() argument 1589 TEST_F(DILexicalBlockTest, Overflow) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1529 bool Overflow; in unsignedMulMayOverflow() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 1152 SDValue Overflow; in PromoteIntRes_XMULO() local 3043 SDValue Overflow = Result.getValue(1); in ExpandIntRes_MULFIX() local 3541 SDValue Overflow = DAG.getNode(ISD::AND, dl, BitVT, in ExpandIntRes_XMULO() local
|
/aosp_15_r20/external/clang/test/CXX/expr/expr.const/ |
H A D | p2-0x.cpp | 228 namespace Overflow { namespace
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 169 bool Overflow = false; in getStaticAllocaSizeRange() local
|
H A D | ScalarEvolution.cpp | 3077 static uint64_t umul_ov(uint64_t i, uint64_t j, bool &Overflow) { in umul_ov() 3086 static uint64_t Choose(uint64_t n, uint64_t k, bool &Overflow) { in Choose() 3344 bool Overflow = false; in getMulExpr() local 3535 bool Overflow = false; in getUDivExpr() local 6475 bool Overflow = false; in getRangeForUnknownRecurrence() local
|
H A D | ConstantFolding.cpp | 2739 bool Overflow; in ConstantFoldScalarCall2() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 785 SDValue Overflow; in PromoteIntRes_XMULO() local 2561 SDValue Overflow = DAG.getSetCC(dl, N->getValueType(1), DIV, LHS, in ExpandIntRes_XMULO() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/ |
H A D | IpmiNetFnStorage.h | 105 UINT8 Overflow : 1; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/ |
D | worker.rs | 1521 impl Overflow<Arc<Handle>> for Shared { impl
|
/aosp_15_r20/external/crosvm/devices/src/pci/ |
H A D | pci_device.rs | 109 Overflow(u64, u64), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1769 bool Overflow; in unsignedMulMayOverflow() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 985 uint32_t Overflow = 0; in SelectMUBUFConstant() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 1619 SDValue Value, Overflow; in getAArch64XALUOOp() local 1839 SDValue Value, Overflow; in LowerXALUO() local 3648 SDValue Value, Overflow; in LowerBR_CC() local 4094 SDValue Value, Overflow; in LowerSELECT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 2209 SDValue Value, Overflow; in getAArch64XALUOOp() local 2363 SDValue Value, Overflow; in LowerXOR() local 2467 SDValue Value, Overflow; in LowerXALUO() local 4985 SDValue Value, Overflow; in LowerBR_CC() local 5515 SDValue Value, Overflow; in LowerSELECT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 1272 uint32_t Overflow = 0; in splitMUBUFOffset() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/ |
D | export_test.go | 1537 func (l *GCCPULimiter) Overflow() uint64 { func
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/ |
H A D | snapshot_test.cpp | 2440 TEST_F(SnapshotUpdateTest, Overflow) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 2135 bool Overflow; in moveAddAfterMinMax() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/ |
D | volatile_memory.rs | 57 Overflow { base: usize, offset: usize }, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2859 static uint64_t umul_ov(uint64_t i, uint64_t j, bool &Overflow) { in umul_ov() 2868 static uint64_t Choose(uint64_t n, uint64_t k, bool &Overflow) { in Choose() 3111 bool Overflow = false; in getMulExpr() local 3274 bool Overflow = false; in getUDivExpr() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/ |
H A D | IpmiNetFnStorage.h | 126 UINT8 Overflow : 1; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/ |
H A D | IpmiNetFnStorage.h | 126 UINT8 Overflow : 1; member
|