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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp 187 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C) {
207 return LLVMInt16TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/lib/IR/
Core.cpp 386 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C) {
409 return LLVMInt16TypeInContext(LLVMGetGlobalContext());
    [all...]

Completed in 542 milliseconds