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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Core.cpp 525 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
532 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count);
    [all...]
  /external/llvm/lib/IR/
Core.cpp 829 LLVMValueRef LLVMMDNodeInContext(LLVMContextRef C, LLVMValueRef *Vals,
857 return LLVMMDNodeInContext(LLVMGetGlobalContext(), Vals, Count);
    [all...]

Completed in 87 milliseconds