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

  /external/llvm/include/llvm-c/
Core.h 757 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 271 LLVMTypeRef LLVMFP128TypeInContext(LLVMContextRef C) {
294 return LLVMFP128TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 239 return LLVMFP128TypeInContext(Context);
    [all...]

Completed in 31 milliseconds