Searched defs:mfc1 (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | code-generator-mips64.cc | 1244 __ mfc1(kScratchReg, i.InputSingleRegister(0)); in AssembleArchInstruction() local 1450 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1456 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1462 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1469 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1475 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1481 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1487 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1494 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 4088 __ mfc1(result, kDoubleCompareReg); in AssembleArchBoolean() local
|
| /third_party/node/deps/v8/src/compiler/backend/mips/ |
| D | code-generator-mips.cc | 1191 __ mfc1(kScratchReg, i.InputSingleRegister(0)); in AssembleArchInstruction() local 1418 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1424 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1430 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1437 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1443 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1449 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1455 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 1461 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local 3885 __ mfc1(result, kDoubleCompareReg); in AssembleArchBoolean() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceAssemblerMIPS32.cpp | 767 void AssemblerMIPS32::mfc1(const Operand *OpRt, const Operand *OpFs) { in mfc1() function in Ice::MIPS32::AssemblerMIPS32
|
| /third_party/node/deps/v8/src/builtins/mips64/ |
| D | builtins-mips64.cc | 2955 __ mfc1(scratch3, double_scratch); in Generate_DoubleToI() local
|
| /third_party/node/deps/v8/src/codegen/mips/ |
| D | assembler-mips.cc | 2419 void Assembler::mfc1(Register rt, FPURegister fs) { in mfc1() function in v8::internal::Assembler
|
| /third_party/node/deps/v8/src/builtins/mips/ |
| D | builtins-mips.cc | 2870 __ mfc1(scratch3, double_scratch); in Generate_DoubleToI() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| D | assembler-mips64.cc | 2690 void Assembler::mfc1(Register rt, FPURegister fs) { in mfc1() function in v8::internal::Assembler
|