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 736 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 259 LLVMTypeRef LLVMHalfTypeInContext(LLVMContextRef C) {
282 return LLVMHalfTypeInContext(LLVMGetGlobalContext());
    [all...]

Completed in 27 milliseconds