Home
last modified time | relevance | path

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

/external/v8/src/compiler/mips/
Dcode-generator-mips.cc1317 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1323 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1329 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1336 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1342 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1348 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1354 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1360 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1951 __ mfc1(result, kDoubleCompareReg); in AssembleArchBoolean() local
/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc1549 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1555 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1561 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1568 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1574 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1580 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1586 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
1592 __ mfc1(i.OutputRegister(), scratch); in AssembleArchInstruction() local
/external/swiftshader/third_party/subzero/src/
DIceAssemblerMIPS32.cpp765 void AssemblerMIPS32::mfc1(const Operand *OpRt, const Operand *OpFs) { in mfc1() function in Ice::MIPS32::AssemblerMIPS32
/external/v8/src/mips/
Dassembler-mips.cc2328 void Assembler::mfc1(Register rt, FPURegister fs) { in mfc1() function in v8::internal::Assembler
Dcode-stubs-mips.cc105 __ mfc1(scratch3, double_scratch); in Generate() local
/external/v8/src/mips64/
Dcode-stubs-mips64.cc103 __ mfc1(scratch3, double_scratch); in Generate() local
Dassembler-mips64.cc2656 void Assembler::mfc1(Register rt, FPURegister fs) { in mfc1() function in v8::internal::Assembler
/external/v8/src/crankshaft/mips/
Dlithium-codegen-mips.cc4460 __ mfc1(at, result_reg.low()); in EmitNumberUntagD() local
/external/v8/src/crankshaft/mips64/
Dlithium-codegen-mips64.cc4653 __ mfc1(at, result_reg); in EmitNumberUntagD() local