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

  /external/llvm/include/llvm-c/
Core.h 683 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/VMCore/
Core.cpp 246 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) {
269 return LLVMHalfTypeInContext(LLVMGetGlobalContext());
    [all...]

Completed in 24 milliseconds