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

  /external/llvm/include/llvm-c/
Core.h 762 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 274 LLVMTypeRef LLVMPPCFP128TypeInContext(LLVMContextRef C) {
297 return LLVMPPCFP128TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm_ocaml.c 244 return LLVMPPCFP128TypeInContext(Context);
    [all...]

Completed in 35 milliseconds