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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp 181 LLVMTypeRef LLVMInt1TypeInContext(LLVMContextRef C) {
201 return LLVMInt1TypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/lib/IR/
Core.cpp 380 LLVMTypeRef LLVMInt1TypeInContext(LLVMContextRef C) {
403 return LLVMInt1TypeInContext(LLVMGetGlobalContext());
    [all...]

Completed in 664 milliseconds