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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp 190 LLVMTypeRef LLVMInt32TypeInContext(LLVMContextRef C) {
210 return LLVMInt32TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/lib/IR/
Core.cpp 389 LLVMTypeRef LLVMInt32TypeInContext(LLVMContextRef C) {
412 return LLVMInt32TypeInContext(LLVMGetGlobalContext());
    [all...]

Completed in 293 milliseconds