Home
last modified time | relevance | path

Searched refs:EmitAddBeforeS128LoadStore (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-selector-arm.cc374 void EmitAddBeforeS128LoadStore(InstructionSelector* selector, in EmitAddBeforeS128LoadStore() function
422 EmitAddBeforeS128LoadStore(selector, &opcode, &input_count, &inputs[0]); in EmitLoad()
446 EmitAddBeforeS128LoadStore(selector, &opcode, &input_count, &inputs[1]); in EmitStore()
520 EmitAddBeforeS128LoadStore(this, &opcode, &input_count, &inputs[2]); in VisitStoreLane()
539 EmitAddBeforeS128LoadStore(this, &opcode, &input_count, &inputs[2]); in VisitLoadLane()
593 EmitAddBeforeS128LoadStore(this, &opcode, &input_count, &inputs[0]); in VisitLoadTransform()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-selector-mips64.cc379 InstructionOperand EmitAddBeforeS128LoadStore(InstructionSelector* selector, in EmitAddBeforeS128LoadStore() function
401 InstructionOperand addr = EmitAddBeforeS128LoadStore(this, node, &opcode); in VisitStoreLane()
418 InstructionOperand addr = EmitAddBeforeS128LoadStore(this, node, &opcode); in VisitLoadLane()

Completed in 11 milliseconds