Searched defs:overflow_label (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/mips64/ |
D | macro-assembler-mips64.cc | 5367 Label* overflow_label, in BranchOvfHelper() 5380 const Operand& right, Label* overflow_label, in AddBranchOvf() 5420 Label* overflow_label, in AddBranchOvf() 5477 const Operand& right, Label* overflow_label, in SubBranchOvf() 5512 Label* overflow_label, in SubBranchOvf() 5555 const Operand& right, Label* overflow_label, in DaddBranchOvf() 5585 Label* overflow_label, in DaddBranchOvf() 5624 const Operand& right, Label* overflow_label, in DsubBranchOvf() 5656 Label* overflow_label, in DsubBranchOvf() 5700 Label* overflow_label, in BranchOvfHelperMult() [all …]
|
/external/v8/src/mips/ |
D | macro-assembler-mips.cc | 5163 Label* overflow_label, in BranchOvfHelper() 5177 const Operand& right, Label* overflow_label, in AddBranchOvf() 5217 Label* overflow_label, in AddBranchOvf() 5275 const Operand& right, Label* overflow_label, in SubBranchOvf() 5310 Label* overflow_label, in SubBranchOvf() 5354 Label* overflow_label, in BranchOvfHelperMult() 5367 const Operand& right, Label* overflow_label, in MulBranchOvf() 5390 Label* overflow_label, in MulBranchOvf()
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.cc | 3453 Label done, negative_label, overflow_label; in ClampUint8() local
|
/external/v8/src/s390/ |
D | macro-assembler-s390.cc | 3167 Label done, negative_label, overflow_label; in ClampUint8() local
|
/external/v8/src/crankshaft/s390/ |
D | lithium-codegen-s390.cc | 1173 Label overflow_label, done; in DoFlooringDivByPowerOf2I() local
|