Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc3081 #define LOAD_EXTEND(type) \ in AssembleArchInstruction() macro
3087 LOAD_EXTEND(32x2U); in AssembleArchInstruction()
3091 LOAD_EXTEND(32x2S); in AssembleArchInstruction()
3095 LOAD_EXTEND(16x4U); in AssembleArchInstruction()
3099 LOAD_EXTEND(16x4S); in AssembleArchInstruction()
3103 LOAD_EXTEND(8x8U); in AssembleArchInstruction()
3107 LOAD_EXTEND(8x8S); in AssembleArchInstruction()
3110 #undef LOAD_EXTEND in AssembleArchInstruction() macro
3125 #undef LOAD_EXTEND in AssembleArchInstruction() macro
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc6042 #define LOAD_EXTEND(name, unpack_instr, condition) \ in CallRecordWriteStub() macro
6053 LOAD_EXTEND_LIST(LOAD_EXTEND) in CallRecordWriteStub()
6054 #undef LOAD_EXTEND in CallRecordWriteStub() macro
6055 #undef LOAD_EXTEND in CallRecordWriteStub() macro

Completed in 15 milliseconds