Searched defs:LDivI (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/crankshaft/ia32/ |
D | lithium-ia32.h | 710 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() function
|
/external/v8/src/crankshaft/x87/ |
D | lithium-x87.h | 726 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() function
|
/external/v8/src/crankshaft/mips/ |
D | lithium-mips.h | 687 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() function
|
/external/v8/src/crankshaft/x64/ |
D | lithium-x64.h | 709 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() function
|
/external/v8/src/crankshaft/arm/ |
D | lithium-arm.h | 693 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() function
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-mips64.h | 690 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() function
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-ppc.h | 675 LDivI(LOperand* dividend, LOperand* divisor) { in LDivI() function
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-arm64.h | 1312 LDivI(LOperand* dividend, LOperand* divisor, LOperand* temp) { in LDivI() function
|