Home
last modified time | relevance | path

Searched defs:LTypeofIsAndBranch (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h2401 explicit LTypeofIsAndBranch(LOperand* value) { inputs_[0] = value; } in LTypeofIsAndBranch() function
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h2496 explicit LTypeofIsAndBranch(LOperand* value) { in LTypeofIsAndBranch() function
/external/v8/src/crankshaft/mips/
Dlithium-mips.h2466 explicit LTypeofIsAndBranch(LOperand* value) { in LTypeofIsAndBranch() function
/external/v8/src/crankshaft/x64/
Dlithium-x64.h2478 explicit LTypeofIsAndBranch(LOperand* value) { in LTypeofIsAndBranch() function
/external/v8/src/crankshaft/x87/
Dlithium-x87.h2510 explicit LTypeofIsAndBranch(LOperand* value) { in LTypeofIsAndBranch() function
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h2512 explicit LTypeofIsAndBranch(LOperand* value) { in LTypeofIsAndBranch() function
/external/v8/src/crankshaft/arm/
Dlithium-arm.h2507 explicit LTypeofIsAndBranch(LOperand* value) { in LTypeofIsAndBranch() function
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h2879 LTypeofIsAndBranch(LOperand* value, LOperand* temp1, LOperand* temp2) { in LTypeofIsAndBranch() function