HomeSort by relevance Sort by last modified time
    Searched refs:LLVMX86MMXTypeInContext (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm-c/
Core.h 963 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/VMCore/
Core.cpp 264 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C) {
287 return LLVMX86MMXTypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 249 return LLVMX86MMXTypeInContext(Context);
    [all...]

Completed in 364 milliseconds