Searched refs:LOAD_LANE (Results 1 – 2 of 2) sorted by relevance
3126 #define LOAD_LANE(type, lane) \ in AssembleArchInstruction() macro3134 LOAD_LANE(8, 15 - i.InputUint8(1)); in AssembleArchInstruction()3138 LOAD_LANE(16, 7 - i.InputUint8(1)); in AssembleArchInstruction()3142 LOAD_LANE(32, 3 - i.InputUint8(1)); in AssembleArchInstruction()3146 LOAD_LANE(64, 1 - i.InputUint8(1)); in AssembleArchInstruction()3149 #undef LOAD_LANE in AssembleArchInstruction()
6085 #define LOAD_LANE(name, vector_instr, scalar_instr, condition) \ in CallRecordWriteStub() macro6096 LOAD_LANE_LIST(LOAD_LANE) in CallRecordWriteStub()6097 #undef LOAD_LANE in CallRecordWriteStub()