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 969 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 271 LLVMTypeRef LLVMX86MMXTypeInContext(LLVMContextRef C) {
294 return LLVMX86MMXTypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 249 return LLVMX86MMXTypeInContext(Context);
    [all...]

Completed in 512 milliseconds