Home
last modified time | relevance | path

Searched refs:MD_section_prefix (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h79 MD_section_prefix = 20, // "section_prefix" enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLLVMContext.h100 MD_section_prefix = 20, // "section_prefix" enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp59 {MD_section_prefix, "section_prefix"}, in LLVMContext()
DFunction.cpp1405 setMetadata(LLVMContext::MD_section_prefix, in setSectionPrefix()
1410 if (MDNode *MD = getMetadata(LLVMContext::MD_section_prefix)) { in getSectionPrefix()