Searched refs:D_DInstr (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | code-generator-s390.cc | 449 #define D_DInstr(instr) \ macro 1764 ASSEMBLE_UNARY_OP(D_DInstr(sqebr), nullInstr, nullInstr); in AssembleArchInstruction() 1767 ASSEMBLE_UNARY_OP(D_DInstr(sqdbr), nullInstr, nullInstr); in AssembleArchInstruction() 1891 ASSEMBLE_UNARY_OP(D_DInstr(lcebr), nullInstr, nullInstr); in AssembleArchInstruction() 1894 ASSEMBLE_UNARY_OP(D_DInstr(lcdbr), nullInstr, nullInstr); in AssembleArchInstruction() 2192 ASSEMBLE_UNARY_OP(D_DInstr(ledbr), nullInstr, nullInstr); in AssembleArchInstruction() 2195 ASSEMBLE_UNARY_OP(D_DInstr(ldebr), D_MTInstr(LoadF32AsF64), nullInstr); in AssembleArchInstruction()
|
Completed in 6 milliseconds