Searched refs:STORE_LANE (Results 1 – 2 of 2) sorted by relevance
3150 #define STORE_LANE(type, lane) \ in AssembleArchInstruction() macro3157 STORE_LANE(8, 15 - i.InputUint8(1)); in AssembleArchInstruction()3161 STORE_LANE(16, 7 - i.InputUint8(1)); in AssembleArchInstruction()3165 STORE_LANE(32, 3 - i.InputUint8(1)); in AssembleArchInstruction()3169 STORE_LANE(64, 1 - i.InputUint8(1)); in AssembleArchInstruction()3172 #undef STORE_LANE in AssembleArchInstruction()
6106 #define STORE_LANE(name, vector_instr, scalar_instr, condition) \ in CallRecordWriteStub() macro6117 STORE_LANE_LIST(STORE_LANE) in CallRecordWriteStub() argument6118 #undef STORE_LANE in CallRecordWriteStub()