Searched defs:Overflow (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Analysis/
H A DConstantFolding.cpp1432 bool Overflow; local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp453 bool Overflow; local
H A DInstructionCombining.cpp148 bool Overflow = false; local
/macosx-10.10/JavaScriptCore-7600.1.17/assembler/
H A DMacroAssemblerARM.h59 Overflow = ARMAssembler::VS, enumerator in enum:JSC::MacroAssemblerARM::ResultCondition
[all...]
H A DMacroAssemblerARMv7.h118 Overflow = ARMv7Assembler::ConditionVS, enumerator in enum:JSC::MacroAssemblerARMv7::ResultCondition
H A DMacroAssemblerMIPS.h81 Overflow, enumerator in enum:JSC::MacroAssemblerMIPS::ResultCondition
[all...]
H A DMacroAssemblerSH4.h71 Overflow = SH4Assembler::OF, enumerator in enum:JSC::MacroAssemblerSH4::ResultCondition
[all...]
H A DMacroAssemblerX86Common.h69 Overflow = X86Assembler::ConditionO, enumerator in enum:JSC::MacroAssemblerX86Common::ResultCondition
H A DMacroAssemblerARM64.h95 Overflow = ARM64Assembler::ConditionVS, enumerator in enum:JSC::MacroAssemblerARM64::ResultCondition
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp663 SDValue Overflow; local
683 ReplaceValueWith(SDValue(N, 1), Overflow); local
2280 SDValue Overflow local
2285 ReplaceValueWith(SDValue(N, 1), Overflow); local
[all...]

Completed in 272 milliseconds