Searched defs:ass (Results 1 – 2 of 2) sorted by relevance
480 LiteCGAssembler *ass = new LiteCGAssembler(*irModule, jitCodeSpace_, in AddModule() local490 LLVMAssembler *ass = new LLVMAssembler(m, jitCodeSpace_, option); in AddModule() local520 LLVMAssembler* ass = new LLVMAssembler(m, jitCodeSpace_, option); in AddModule() local
267 static ir::AstNode *HandleAssignment(public_lib::Context *ctx, ir::AssignmentExpression *ass, in HandleAssignment()