Lines Matching full:assembler
36 #include "macro-assembler.h"
37 #include "regexp-macro-assembler.h"
38 #include "x64/regexp-macro-assembler-x64.h"
46 * This assembler uses the following register assignment convention
66 * The macro assembler special registers r12 and r13 (kSmiConstantRegister,
135 // Unuse labels in case we throw away the assembler without calling GetCode.