Home
last modified time | relevance | path

Searched refs:LLVMModuleFlagEntriesGetKey (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp1098 LLVMModuleFlagEntriesGetKey(ModuleFlags, i, &EntryNameLen); in llvm_echo()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DCore.h747 const char *LLVMModuleFlagEntriesGetKey(LLVMModuleFlagEntry *Entries,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DCore.cpp345 const char *LLVMModuleFlagEntriesGetKey(LLVMModuleFlagEntry *Entries, in LLVMModuleFlagEntriesGetKey() function