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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp 228 LLVMTypeRef LLVMDoubleTypeInContext(LLVMContextRef C) {
248 return LLVMDoubleTypeInContext(LLVMGetGlobalContext());
    [all...]
  /external/llvm/lib/IR/
Core.cpp 436 LLVMTypeRef LLVMDoubleTypeInContext(LLVMContextRef C) {
462 return LLVMDoubleTypeInContext(LLVMGetGlobalContext());
    [all...]

Completed in 594 milliseconds