Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc730 #define ASSEMBLE_STORE_INTEGER(asm_instr) \ macro
2321 ASSEMBLE_STORE_INTEGER(StoreU8); in AssembleArchInstruction()
2324 ASSEMBLE_STORE_INTEGER(StoreU16); in AssembleArchInstruction()
2327 ASSEMBLE_STORE_INTEGER(StoreU32); in AssembleArchInstruction()
2331 ASSEMBLE_STORE_INTEGER(StoreU64); in AssembleArchInstruction()
2335 ASSEMBLE_STORE_INTEGER(strvh); in AssembleArchInstruction()
2338 ASSEMBLE_STORE_INTEGER(strv); in AssembleArchInstruction()
2341 ASSEMBLE_STORE_INTEGER(strvg); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc526 #define ASSEMBLE_STORE_INTEGER(asm_instr, asm_instrx) \ macro
2007 ASSEMBLE_STORE_INTEGER(stb, stbx); in AssembleArchInstruction()
2010 ASSEMBLE_STORE_INTEGER(sth, sthx); in AssembleArchInstruction()
2013 ASSEMBLE_STORE_INTEGER(stw, stwx); in AssembleArchInstruction()
2017 ASSEMBLE_STORE_INTEGER(std, stdx); in AssembleArchInstruction()
3780 ASSEMBLE_STORE_INTEGER(StoreTaggedField, StoreTaggedField); in AssembleArchInstruction()

Completed in 11 milliseconds