HomeSort by relevance Sort by last modified time
    Searched full:asm_ty (Results 1 - 1 of 1) sorted by null

  /art/compiler/llvm/
runtime_support_builder_thumb2.cc 81 FunctionType* asm_ty = FunctionType::get(/*Result=*/Type::getVoidTy(context_), local
83 InlineAsm* func = InlineAsm::get(asm_ty, "dmb sy", "", true);

Completed in 188 milliseconds