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

  /external/llvm/include/llvm-c/
Core.h 751 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 268 LLVMTypeRef LLVMX86FP80TypeInContext(LLVMContextRef C) {
291 return LLVMX86FP80TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 234 return LLVMX86FP80TypeInContext(Context);
    [all...]

Completed in 28 milliseconds