Home
last modified time | relevance | path

Searched defs:LLoadFunctionPrototype (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h1480 explicit LLoadFunctionPrototype(LOperand* function) { in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h1464 LLoadFunctionPrototype(LOperand* function, LOperand* temp) { in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h1432 explicit LLoadFunctionPrototype(LOperand* function) { inputs_[0] = function; } in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/s390/
Dlithium-s390.h1333 explicit LLoadFunctionPrototype(LOperand* function) { inputs_[0] = function; } in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/arm/
Dlithium-arm.h1455 explicit LLoadFunctionPrototype(LOperand* function) { in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/x64/
Dlithium-x64.h1460 explicit LLoadFunctionPrototype(LOperand* function) { in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/mips/
Dlithium-mips.h1418 explicit LLoadFunctionPrototype(LOperand* function) { in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/x87/
Dlithium-x87.h1454 LLoadFunctionPrototype(LOperand* function, LOperand* temp) { in LLoadFunctionPrototype() function
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h1491 LLoadFunctionPrototype(LOperand* function, LOperand* temp) { in LLoadFunctionPrototype() function