Home
last modified time | relevance | path

Searched defs:EnumID (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h74 #define LLVM_FIXED_MD_KIND(EnumID, Name, Value) EnumID = Value, argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp39 #define LLVM_FIXED_MD_KIND(EnumID, Name, Value) {EnumID, Name}, in LLVMContext() argument